yazi/yazi-fm/src
2026-03-21 17:26:44 +08:00
..
app feat: new ya.exec() API and ya exec subcommand to execute an action and await its result (#3780) 2026-03-18 19:18:36 +08:00
cmp refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
confirm refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
help refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
input refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
mgr perf: reuse previewed and spotted widgets when possible (#3765) 2026-03-15 15:18:58 +08:00
notify refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
pick refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
spot perf: reuse previewed and spotted widgets when possible (#3765) 2026-03-15 15:18:58 +08:00
tasks refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
which refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
dispatcher.rs feat: new ya.exec() API and ya exec subcommand to execute an action and await its result (#3780) 2026-03-18 19:18:36 +08:00
executor.rs feat: new bulk_exit action that customizes the prompt for bulk operations (#3792) 2026-03-21 17:26:44 +08:00
logs.rs refactor: invert the dependency relationship between yazi-fs and yazi-vfs (#3215) 2025-09-28 15:50:25 +08:00
main.rs refactor: async Command over emitting shell actions (#3706) 2026-02-22 10:31:15 +08:00
panic.rs refactor: move Term to its own yazi-term crate (#3629) 2026-01-28 22:26:47 +08:00
root.rs feat: new cx.which API to access the which component state (#3617) 2026-01-27 01:29:14 +08:00
router.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
signals.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00