yazi/yazi-fm/src
2025-05-21 17:32:41 +08:00
..
app fix: always try to create state directory before draining DDS data (#2769) 2025-05-17 14:25:08 +08:00
cmp chore: bump Rust version to 1.86.0 (#2766) 2025-05-16 16:55:03 +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: promote Id to a first-class type (#2692) 2025-04-28 23:52:23 +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: make the hover state for reveal, sort, and hidden commands stable (#2657) 2025-04-22 02:46: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 refactor: deprecate the Command:args() method (#2752) 2025-05-14 01:29:03 +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 refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
signals.rs perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
term.rs fix: avoid tmux interfering with kitty graphical sequences (#2734) 2025-05-07 09:54:20 +08:00