yazi/yazi-fm/src
2025-03-25 17:37:16 +08:00
..
app perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
cmp feat: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +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: show error message when directory fails to load (#2527) 2025-03-24 23:05:42 +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 refactor!: remove unnecessary tasks_show and close_input commands (#2530) 2025-03-25 17:37: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: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
panic.rs feat: support completely disabling mouse with mouse_events=[]; add new cursor_blink to control cursor style of input components (#1139) 2024-06-08 18:29:50 +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 perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00