yazi/yazi-fm/src
2025-12-27 17:52:15 +08:00
..
app feat: include context in error logs when a task fails (#3427) 2025-12-13 19:43:29 +08:00
cmp refactor: refine PathLike and StrandLike traits (#3340) 2025-11-19 18:07:04 +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: new fs.copy() and fs.rename() APIs (#3467) 2025-12-27 17:52:15 +08:00
which refactor: use term "core" instead of "context" (#2978) 2025-07-11 09:00:22 +08:00
dispatcher.rs feat: multi-path architecture (#3334) 2025-11-18 13:56:20 +08:00
executor.rs perf: raise the max allowed concurrent connections per SFTP service (#3466) 2025-12-27 07:40:30 +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 feat: new experimental ya.async() API (#3422) 2025-12-11 01:10:28 +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 fix: a race condition when terminal resumes while signal system is restarting (#3448) 2025-12-19 18:46:38 +08:00
term.rs feat: new overall option to set the overall background color (#3317) 2025-11-12 12:41:13 +08:00