v1.14.2-prePre-release
Changed 1
- CLI documentation by adding the missing --existing option
Fixed 4
- Option+Left stopping to the left of punctuation between words
- Panic when selections are added by tab-expanded column
- Hang when the Zed Agent runs a git command with a pager configured
- Gruvbox parameter colors
- Fixed Option+Left stopping to the left of punctuation between words Video URL: https://files.catbox.moe/8d5g2t.mp4 (#62064)
- Fixed a panic when selections are added by tab-expanded column (#62062)
- Fixed hang when the Zed Agent runs a
gitcommand with a pager configured. (#61999) - Fixed Gruvbox parameter colors (#61986)
- Improved CLI documentation by adding the missing
--existingoption. (#61980)