yazi/yazi-core/src
2025-01-31 16:16:49 +08:00
..
completion fix: interactive cd autocomplete doesn't follow the latest CWD changes (#2025) 2024-12-11 14:25:29 +08:00
confirm feat: new ya.confirm() API (#2095) 2024-12-25 00:35:46 +08:00
help perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
input feat: replace mode and Vim motions (W, E, B, ^, _) for inputs (#2143) 2025-01-08 18:38:21 +08:00
manager feat: ya pack supports adding and deleting multiple packages at the same time (#2257) 2025-01-31 16:16:49 +08:00
notify perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
pick perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
spot feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00
tab fix: ensure the selected file list is always ordered (#2244) 2025-01-25 20:39:24 +08:00
tasks feat: allow preloaders to return an optional Error to describe the failure (#2253) 2025-01-28 04:35:51 +08:00
which perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
lib.rs feat: spotter (#1802) 2024-11-20 16:43:38 +08:00