yazi/yazi-fm/src
2025-07-23 22:43:11 +08:00
..
app refactor: pull filesystem calls out into a designated yazi_fs crate (#3013) 2025-07-23 22:43:11 +08:00
cmp refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
confirm refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
help refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
input refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
mgr refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
notify refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
pick refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
spot refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
tasks refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
which refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
dispatcher.rs refactor: switch to actor model (#2986) 2025-07-14 23:08:11 +08:00
executor.rs feat: new bulk_rename command always renames files with the editor (#2984) 2025-07-23 15:02:01 +08:00
logs.rs perf: lazy compile and cache lua plugins as binary bytecode (#2490) 2025-03-17 16:12:43 +08:00
main.rs feat: key-* DDS events to allow canceling user key commands (#3005) 2025-07-20 14:11:57 +08:00
panic.rs feat: allow custom exit code with quit --code (#2609) 2025-04-12 17:59:23 +08:00
root.rs refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
router.rs refactor: switch to actor model (#2986) 2025-07-14 23:08:11 +08:00
signals.rs feat: allow dynamic adjustment of layout ratio via rt.mgr.ratio (#2964) 2025-07-08 23:59:50 +08:00
term.rs feat: allow dynamic adjustment of layout ratio via rt.mgr.ratio (#2964) 2025-07-08 23:59:50 +08:00