yazi/yazi-fm/src
2025-01-19 22:54:34 +08:00
..
app fix: sync block execution failed due to Runtime mutably borrowed more than once (#2225) 2025-01-19 22:54:34 +08:00
completion perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
confirm feat: new ya.confirm() API (#2095) 2024-12-25 00:35:46 +08:00
help perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
input feat: replace mode and Vim motions (W, E, B, ^, _) for inputs (#2143) 2025-01-08 18:38:21 +08:00
lives feat: support and hide Windows system files by default (#2149) 2025-01-03 08:18:34 +08:00
manager feat: mount manager (#2199) 2025-01-17 21:32:55 +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 perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
spot feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
tasks feat: spotter (#1802) 2024-11-20 16:43:38 +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: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
executor.rs feat: replace mode and Vim motions (W, E, B, ^, _) for inputs (#2143) 2025-01-08 18:38:21 +08:00
logs.rs feat: allow YAZI_LOG to control the log level of Überzug++ (#2183) 2025-01-09 15:58:38 +08:00
main.rs feat: allow YAZI_LOG to control the log level of Überzug++ (#2183) 2025-01-09 15:58:38 +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: mount manager (#2199) 2025-01-17 21:32:55 +08:00
router.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
signals.rs fix: register and ignore the SIGINT signal explicitly 2024-11-12 08:24:28 +08:00
term.rs feat: replace mode and Vim motions (W, E, B, ^, _) for inputs (#2143) 2025-01-08 18:38:21 +08:00