yazi/yazi-actor/src/app
2026-07-13 02:01:37 +08:00
..
accept_payload.rs refactor: unify rendering behavior with a new renderer (#4038) 2026-06-11 20:44:22 +08:00
bootstrap.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
deprecate.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
dnd.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
focus.rs refactor: pull the process API out into yazi-binding crate (#3830) 2026-03-31 22:04:12 +08:00
lua.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
mod.rs feat: drag and drop (#4005) 2026-05-28 12:05:06 +08:00
mouse.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
plugin.rs feat: hover cursor over the new file after extracting (#3854) 2026-04-06 15:32:18 +08:00
plugin_do.rs refactor: unify rendering behavior with a new renderer (#4038) 2026-06-11 20:44:22 +08:00
quit.rs feat!: custom VFS provider (#4118) 2026-07-13 02:01:37 +08:00
reflow.rs feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
resize.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00
resume.rs feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00
stop.rs feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00
theme.rs feat: new app:theme action that hot-reload user themes/flavors (#3906) 2026-04-21 23:34:56 +08:00
title.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
update_progress.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00