fix: center tab labels for symmetric highlight padding (#2570)

* fix: center tab labels for symmetric highlight padding

* docs: note centered tab labels in the changelog

* fix: center tab labels by display width, not char count
This commit is contained in:
David Heinemeier Hansson
2026-08-10 05:32:06 +03:00
committed by GitHub
parent f5067ed829
commit 6c6ddcd493
3 changed files with 66 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@
- The plugin marketplace now discovers valid manifests at repository roots and subdirectories, groups multiple plugins under each repository, and publishes their versions and exact default-branch commits.
### Changed
- Desktop tab labels are now centered in their tabs, so the active-tab highlight has symmetric padding.
- Bumped the client/server protocol version to 20 for pane terminal bell forwarding.
- Experimental pane graphics now support bounded named layers, acknowledged full-RGBA primary-layer direct file frames on audited local terminals, owned BGRA fallback, exact pixel mouse input, and placement-only resize replay.