yazi/yazi-fm/src
2025-01-03 08:18:34 +08:00
..
app feat: support and hide Windows system files by default (#2149) 2025-01-03 08:18: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!: support passing arguments to previewer/preloader/spotter/fetcher (#1966) 2024-11-30 21:25:57 +08:00
lives feat: support and hide Windows system files by default (#2149) 2025-01-03 08:18:34 +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 feat: support and hide Windows system files by default (#2149) 2025-01-03 08:18:34 +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 fix: use a less intrusive DSR instead of DA1 workaround to forward terminal responses twice in tmux (#2058) 2024-12-16 21:59:28 +08:00