yazi/yazi-fm/src
2025-11-05 01:20:56 +08:00
..
app feat: shell formatting (#3232) 2025-10-06 23:44:32 +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 feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
executor.rs feat: new download/upload commands to cache/sync remote or local files to the peer (#3243) 2025-10-16 01:22:55 +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 fix: make file counter more distinguishable in dark mode (#3311) 2025-11-05 01:20:56 +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: disable kitty keyboard protocol on Windows due to crossterm inability to handle it (#3250) 2025-10-16 21:45:49 +08:00