yazi/yazi-core/src/mgr/commands
2025-06-18 22:01:36 +08:00
..
bulk_rename.rs fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893) 2025-06-18 19:30:31 +08:00
close.rs feat: allow custom exit code with quit --code (#2609) 2025-04-12 17:59:23 +08:00
create.rs fix: make every effort to carry hidden states for dummy files (#2814) 2025-05-31 00:08:50 +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
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: make the hover state for reveal, sort, and hidden commands stable (#2657) 2025-04-22 02:46:01 +08:00
open.rs fix: make every effort to carry hidden states for dummy files (#2814) 2025-05-31 00:08:50 +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 refactor: move tty to the new yazi-term crate (#2701) 2025-04-30 23:22:52 +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 fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893) 2025-06-18 19:30:31 +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 fix: proper invalid UTF-8 path support (#2884) 2025-06-16 21:25:39 +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: make the hover state for reveal, sort, and hidden commands stable (#2657) 2025-04-22 02:46:01 +08:00
update_mimes.rs feat: invalid UTF-8 support to Command:arg() and Command:env() APIs (#2895) 2025-06-18 22:01:36 +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