yazi/yazi-core/src/manager/commands
2024-06-13 20:38:08 +08:00
..
bulk_rename.rs feat: support completely disabling mouse with mouse_events=[]; add new cursor_blink to control cursor style of input components (#1139) 2024-06-08 18:29:50 +08:00
close.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
create.rs fix: different filenames should be treated as the same file on case-insensitive file systems (#1151) 2024-06-13 20:38:08 +08:00
hover.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
link.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
mod.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
open.rs refactor: rename the domain term prefetcher to fetcher 2024-05-28 00:28:17 +08:00
paste.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
peek.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
quit.rs feat: close confirmation prompts and exit automatically when the ongoing task gone (#997) 2024-05-03 23:51:43 +08:00
refresh.rs feat: cd path auto-completion supports ~ expansion (#1081) 2024-05-23 17:59:58 +08:00
remove.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
rename.rs fix: different filenames should be treated as the same file on case-insensitive file systems (#1151) 2024-06-13 20:38:08 +08:00
seek.rs refactor: eliminate exec (#1045) 2024-05-16 18:20:47 +08:00
suspend.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
tab_close.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
tab_create.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
tab_swap.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
tab_switch.rs fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
unyank.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
update_files.rs feat: support mouse event (#1038) 2024-06-03 14:31:55 +08:00
update_mimetype.rs feat: prefetcher (#1061) 2024-05-20 17:25:55 +08:00
update_paged.rs refactor: rename the domain term prefetcher to fetcher 2024-05-28 00:28:17 +08:00
update_yanked.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
yank.rs feat: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00