yazi/yazi-fm/src
2024-11-30 21:25:57 +08:00
..
app feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966) 2024-11-30 21:25:57 +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 feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
manager feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
notify perf: lazy load ui, ya, fs, and ps (#1903) 2024-11-13 11:38:11 +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: spotter (#1802) 2024-11-20 16:43:38 +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 log system (#1945) 2024-11-24 17:47:32 +08:00
main.rs feat!: auto switch between dark and light icons/flavors based on terminal backgrounds (#1946) 2024-11-25 16:43:07 +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