v26.9.1Desktop
Changed 3
- Improve Kitty graphics over shared memory
- Send terminal probe requests immediately at startup
- Tune light/dark theme detection
Fixed 9
- Assertion failure on expanding URLs with variables containing absolute paths
- Correct open rule matching for trashed directories
- Lock directories under timeless mounts on first peek
- Honor associated text when matching character keybindings
- Materialize Git symlinks for consistent hashes
- Prune stale backstack entries on file invalidation
- Wait for terminal probe echo back before stopping instance
- Avoid flicker caused by screen clear on final response from terminal
- Fall back when vergen cannot determine Git SHA
From Yazi
Fixed
- Assertion failure on expanding URLs with variables containing absolute paths ([#4256])
- Correct open rule matching for trashed directories ([#4268])
- Lock directories under timeless mounts on first peek ([#4306])
- Honor associated text when matching character keybindings ([#4279])
- Materialize Git symlinks for consistent hashes ([#4276])
- Prune stale backstack entries on file invalidation ([#4309])
- Wait for terminal probe echo back before stopping instance ([#4271])
- Avoid flicker caused by screen clear on final response from terminal ([#4250])
- Fall back when
vergencannot determine Git SHA ([#4252])
Improved
- Kitty graphics over shared memory ([#4294])
- Send terminal probe requests immediately at startup ([#4260])
- Tune light/dark theme detection ([#4265])