yazi/yazi-fm/src
2025-04-18 03:00:53 +08:00
..
app feat: fall back to CSI 16 t when PowerShell OpenSSH returns a fake terminal size (#2636) 2025-04-18 03:00:53 +08:00
cmp feat: fall back to CSI 16 t when PowerShell OpenSSH returns a fake terminal size (#2636) 2025-04-18 03:00:53 +08:00
confirm refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
help perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
input refactor: new yazi-widgets crate (#2498) 2025-03-20 02:21:53 +08:00
lives feat: copy-on-write support for field caching (#2629) 2025-04-16 20:08:12 +08:00
mgr refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
notify feat: move notification from top-right to bottom-right corner to avoid covering content as much as possible (#1984) 2024-12-03 23:59:18 +08:00
pick refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
spot refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
tasks refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
which fix: use complete rendering instead of partial rendering for no task progress report (#1876) 2024-11-01 19:52:19 +08:00
context.rs refactor: new yazi-widgets crate (#2498) 2025-03-20 02:21:53 +08:00
executor.rs feat: new follow command to follow files pointed to by symlinks (#2543) 2025-03-28 20:14:53 +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: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
panic.rs feat: allow custom exit code with quit --code (#2609) 2025-04-12 17:59:23 +08:00
root.rs feat: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
router.rs feat: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
signals.rs perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
term.rs feat: allow custom exit code with quit --code (#2609) 2025-04-12 17:59:23 +08:00