yazi/yazi-fm/src
2025-09-13 11:03:08 +08:00
..
app feat: port task manager to Lua (#3134) 2025-09-03 22:25:16 +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 feat: port task manager to Lua (#3134) 2025-09-03 22:25:16 +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: port task manager to Lua (#3134) 2025-09-03 22:25:16 +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: support VFS for the file watcher (#3108) 2025-08-25 21:40:38 +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 feat: tasks without progress (#3131) 2025-09-02 16:58:34 +08:00
signals.rs feat: tasks without progress (#3131) 2025-09-02 16:58:34 +08:00
term.rs fix: DECSCUSR over DECSET 12 (#3165) 2025-09-13 11:03:08 +08:00