yazi/yazi-actor/src/mgr
2026-03-19 21:19:10 +08:00
..
arrow.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
back.rs feat: new stash command to let users customize back and forward command behavior (#3380) 2025-11-29 05:27:17 +08:00
bulk_rename.rs refactor: async Command over emitting shell actions (#3706) 2026-02-22 10:31:15 +08:00
cd.rs feat: make cmp component follow input cursor (#3784) 2026-03-19 21:19:10 +08:00
close.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
copy.rs feat: new Unix path backend (#3359) 2025-11-24 11:35:10 +08:00
create.rs feat: make cmp component follow input cursor (#3784) 2026-03-19 21:19:10 +08:00
displace.rs refactor: make command data cloneable (#3613) 2026-01-26 07:36:35 +08:00
displace_do.rs refactor: make command data cloneable (#3613) 2026-01-26 07:36:35 +08:00
download.rs perf: immediate task cancellation (#3429) 2025-12-14 21:02:22 +08:00
enter.rs refactor!: return Path instead of Url from File.link_to (#3385) 2025-11-30 12:08:59 +08:00
escape.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
filter.rs feat: make cmp component follow input cursor (#3784) 2026-03-19 21:19:10 +08:00
filter_do.rs refactor: refine PathLike and StrandLike traits (#3340) 2025-11-19 18:07:04 +08:00
find.rs feat: make cmp component follow input cursor (#3784) 2026-03-19 21:19:10 +08:00
find_arrow.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
find_do.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
follow.rs refactor!: return Path instead of Url from File.link_to (#3385) 2025-11-30 12:08:59 +08:00
forward.rs feat: new stash command to let users customize back and forward command behavior (#3380) 2025-11-29 05:27:17 +08:00
hardlink.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
hidden.rs feat: new ind-hidden and key-hidden DDS events to change hidden status in Lua (#3748) 2026-03-10 12:56:07 +08:00
hover.rs refactor: make Clippy happy 2025-11-29 07:39:04 +08:00
leave.rs feat: multi-path architecture (#3334) 2025-11-18 13:56:20 +08:00
linemode.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
link.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
mod.rs feat!: custom tab name (#3666) 2026-02-08 10:46:38 +08:00
open.rs feat!: live editing of remote files (#3264) 2025-10-20 13:48:57 +08:00
open_do.rs refactor: make command data cloneable (#3613) 2026-01-26 07:36:35 +08:00
paste.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
peek.rs refactor: async Command over emitting shell actions (#3706) 2026-02-22 10:31:15 +08:00
quit.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
refresh.rs feat!: new ind-app-title DDS event to customize the app title (#3684) 2026-02-13 13:03:44 +08:00
remove.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
rename.rs feat: make cmp component follow input cursor (#3784) 2026-03-19 21:19:10 +08:00
reveal.rs fix: stricter casefold matching (#3470) 2025-12-28 16:05:06 +08:00
search.rs feat: make cmp component follow input cursor (#3784) 2026-03-19 21:19:10 +08:00
seek.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
shell.rs feat: make cmp component follow input cursor (#3784) 2026-03-19 21:19:10 +08:00
sort.rs feat: new sort_fallback option to control fallback sorting behavior (#3077) 2026-02-15 14:00:58 +08:00
spot.rs feat: multi-file spotter (#3733) 2026-03-06 09:27:32 +08:00
stash.rs feat: remote filesystem support for interactive cd (#3398) 2025-12-03 17:06:42 +08:00
suspend.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
tab_close.rs feat!: new ind-app-title DDS event to customize the app title (#3684) 2026-02-13 13:03:44 +08:00
tab_create.rs feat: new --in for search action to set search directory (#3696) 2026-02-18 17:16:05 +08:00
tab_rename.rs feat: make cmp component follow input cursor (#3784) 2026-03-19 21:19:10 +08:00
tab_swap.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
tab_switch.rs feat!: new ind-app-title DDS event to customize the app title (#3684) 2026-02-13 13:03:44 +08:00
toggle.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
toggle_all.rs feat: new relay-notify-push DDS event to allow custom notification handlers (#3642) 2026-01-31 09:25:17 +08:00
unyank.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
update_files.rs feat: link to the quick-start in yazi --help where lists all common keybinds (#3754) 2026-03-11 13:34:11 +08:00
update_mimes.rs feat: encode SFTP paths on Windows in a revised WTF-8 (#3238) 2025-10-13 19:50:46 +08:00
update_paged.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
update_peeked.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
update_spotted.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
update_yanked.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
upload.rs feat: new download/upload commands to cache/sync remote or local files to the peer (#3243) 2025-10-16 01:22:55 +08:00
visual_mode.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
watch.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
yank.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00