[PR #7346] Add togglePaneZoom to schema, defaults, and sort action names #26906

Open
opened 2026-01-31 09:18:49 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/7346

State: closed
Merged: Yes


#6989 forgot to add togglePaneZoom to the schema, so this does that.

WHILE I'M HERE:

  • The action names in the schema and the actual source were both in random order, so I sorted them alphabetically.
  • I also added an unbound togglePaneZoom command to defaults.json, so users can use that command from the cmdpal w/o binding it manually.
**Original Pull Request:** https://github.com/microsoft/terminal/pull/7346 **State:** closed **Merged:** Yes --- #6989 forgot to add `togglePaneZoom` to the schema, so this does that. WHILE I'M HERE: * The action names in the schema and the actual source were both in _random_ order, so I sorted them alphabetically. * I also added an unbound `togglePaneZoom` command to defaults.json, so users can use that command from the cmdpal w/o binding it manually.
claunia added the pull-request label 2026-01-31 09:18:49 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#26906