yazi/yazi-fm/src
2026-03-04 15:36:13 +08:00
..
app refactor: async Command over emitting shell actions (#3706) 2026-02-22 10:31:15 +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 fix: wrong intersection check in preview and spot rendering (#3736) 2026-03-04 15:36:13 +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 fix: wrong intersection check in preview and spot rendering (#3736) 2026-03-04 15:36:13 +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 refactor: use the term "action" instead of "command" (#3694) 2026-02-18 17:08:48 +08:00
executor.rs refactor: use the term "action" instead of "command" (#3694) 2026-02-18 17:08:48 +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: async Command over emitting shell actions (#3706) 2026-02-22 10:31:15 +08:00