yazi/yazi-core/src/mgr/commands
2025-04-21 21:04:31 +08:00
..
bulk_rename.rs refactor: switch to Rust 2024 edition (#2645) 2025-04-20 23:41:05 +08:00
close.rs feat: allow custom exit code with quit --code (#2609) 2025-04-12 17:59:23 +08:00
create.rs feat: allow initializing input when opening it with commands like rename, create, find, filter, etc. (#2578) 2025-04-06 16:59:48 +08:00
hardlink.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
hover.rs feat: fine-grained peek and watch (#2655) 2025-04-21 21:04:31 +08:00
link.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
mod.rs feat: fine-grained peek and watch (#2655) 2025-04-21 21:04:31 +08:00
open.rs feat: allow custom exit code with quit --code (#2609) 2025-04-12 17:59:23 +08:00
paste.rs feat!: enhance fzf integration (#2553) 2025-03-30 22:17:07 +08:00
peek.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
quit.rs feat: allow custom exit code with quit --code (#2609) 2025-04-12 17:59:23 +08:00
refresh.rs feat: fine-grained peek and watch (#2655) 2025-04-21 21:04:31 +08:00
remove.rs feat: allow initializing input when opening it with commands like rename, create, find, filter, etc. (#2578) 2025-04-06 16:59:48 +08:00
rename.rs feat: allow initializing input when opening it with commands like rename, create, find, filter, etc. (#2578) 2025-04-06 16:59:48 +08:00
seek.rs perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
spot.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
suspend.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
tab_close.rs feat: allow tab_swap to cycle tabs (#2456) 2025-03-08 09:50:38 +08:00
tab_create.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
tab_swap.rs feat: allow tab_swap to cycle tabs (#2456) 2025-03-08 09:50:38 +08:00
tab_switch.rs feat: allow tab_swap to cycle tabs (#2456) 2025-03-08 09:50:38 +08:00
unyank.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
update_files.rs feat: fine-grained peek and watch (#2655) 2025-04-21 21:04:31 +08:00
update_mimes.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
update_paged.rs feat: fine-grained peek and watch (#2655) 2025-04-21 21:04:31 +08:00
update_tasks.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
update_yanked.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
watch.rs feat: fine-grained peek and watch (#2655) 2025-04-21 21:04:31 +08:00
yank.rs refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00