v1.13.2
zhu-xlab/GlobalBuildingAtlasv1.13.2Aug 2, 2026by zed-zippy[bot]
AI Summary
Zed v1.13.2 is a maintenance release focused on fixing navigation behaviors, resolving crashes related to column selection, and correcting theme color parameters.
Key Highlights
- Fixed Option+Left arrow navigation stopping at punctuation.
- Fixed a crash when selections are added via tab-expanded columns.
- Fixed Gruvbox parameter colors.
New Features
- Improved CLI documentation by adding the missing `--existing` option.
Full Release Notes
- Fixed Option+Left stopping to the left of punctuation between words Video URL: https://files.catbox.moe/8d5g2t.mp4 ([#62065](https://github.com/zed-industries/zed/pull/62065)) - Fixed a panic when selections are added by tab-expanded column ([#62063](https://github.com/zed-industries/zed/pull/62063)) - Fixed Gruvbox parameter colors ([#61987](https://github.com/zed-industries/zed/pull/61987)) - Improved CLI documentation by adding the missing `--existing` option. ([#61981](https://github.com/zed-industries/zed/pull/61981))