yazi/yazi-actor/src/mgr
Daniel Vincent fde563380b
feat: bulk create (#3793)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2026-05-12 02:12:08 +08:00
..
arrow.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
back.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
bulk_create.rs feat: bulk create (#3793) 2026-05-12 02:12:08 +08:00
bulk_exit.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
bulk_rename.rs feat: bulk create (#3793) 2026-05-12 02:12:08 +08:00
cd.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
close.rs feat: new key-close DDS event (#3925) 2026-05-01 23:09:13 +08:00
copy.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
create.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
displace.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
displace_do.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
download.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
enter.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
escape.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
filter.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
filter_do.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
find.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
find_arrow.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
find_do.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
follow.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
forward.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
hardlink.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
hidden.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
hover.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
leave.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
linemode.rs feat: new app:theme action that hot-reload user themes/flavors (#3906) 2026-04-21 23:34:56 +08:00
link.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
mod.rs feat: bulk create (#3793) 2026-05-12 02:12:08 +08:00
open.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
open_do.rs feat: dynamic open/opener Lua API (#3901) 2026-04-19 16:58:57 +08:00
paste.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
peek.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
quit.rs feat: hover cursor over the new file after extracting (#3854) 2026-04-06 15:32:18 +08:00
refresh.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
remove.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
rename.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
reveal.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
search.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
seek.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
shell.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
sort.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
spot.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
stash.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
suspend.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
tab_close.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
tab_create.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
tab_rename.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
tab_swap.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
tab_switch.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
toggle.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
toggle_all.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
unyank.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
update_files.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
update_mimes.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
update_paged.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
update_peeked.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
update_spotted.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
update_yanked.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
upload.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
visual_mode.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
watch.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
yank.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00