yazi/yazi-fm/src
2024-12-07 22:07:18 +08:00
..
app feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
completion perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
confirm perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
help perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +08:00
input feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966) 2024-11-30 21:25:57 +08:00
lives fix: missing a repeek on unyanking files in the hovered folder (#1988) 2024-12-05 08:45:18 +08:00
manager feat: spotter (#1802) 2024-11-20 16:43:38 +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 perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
logs.rs feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
main.rs fix: introduce own CWD instead of chdir to avoid potential race conditions (#2008) 2024-12-07 22:07:18 +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: spotter (#1802) 2024-11-20 16:43:38 +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!: auto switch between dark and light icons/flavors based on terminal backgrounds (#1946) 2024-11-25 16:43:07 +08:00