yazi/yazi-core/src
2024-12-28 00:58:54 +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 fix: backspace --under didn't map UTF-8 character code points to byte indices (#2010) 2024-12-07 22:53:22 +08:00
manager fix: don't check if has a hovered file in advance, only do so when --hovered is explicitly specified (#2105) 2024-12-28 00:58:54 +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: missing a hover after reordering from an external plugin (#2072) 2024-12-20 19:49:42 +08:00
tasks feat: new --cwd parameter for the shell command and fs.cwd() API (#2060) 2024-12-17 18:31:17 +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