yazi/yazi-fm/src
2025-03-16 17:41:27 +08:00
..
app feat!: new @sync peek annotation for sync previewers (#2487) 2025-03-16 17:41:27 +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: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
lives refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +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 feat: allow to specify layer for keymap commands (#2399) 2025-02-26 03:01:17 +08:00
executor.rs feat: new <C-A> and <C-E> keybindings to select entire line for the input component (#2439) 2025-03-04 22:21:04 +08:00
logs.rs feat: support local tmux image preview over SSH (#2229) 2025-01-20 18:59:00 +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 refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
term.rs feat!: new @sync peek annotation for sync previewers (#2487) 2025-03-16 17:41:27 +08:00