key bindings increaseFontSize and decreaseFontSize are REMOVED from profile when Terminal is restarted #2045

Closed
opened 2026-01-30 22:45:24 +00:00 by claunia · 2 comments
Owner

Originally created by @fpintos on GitHub (Jun 24, 2019).

Environment

Windows build number: 10.0.18362.175
Windows Terminal version (if applicable): 0.2.1715.0

Steps to reproduce

Add keybindings for increaseFontSize and decreaseFontSize in the profile settings.
Close and restart Windows Terminal.

Expected behavior

For keybindings to be in the profile, as pre-configured.

Actual behavior

Profile file is reformatted and the bindings for increaseFontSize and decreaseFontSize are lost.

Originally created by @fpintos on GitHub (Jun 24, 2019). # Environment ```none Windows build number: 10.0.18362.175 Windows Terminal version (if applicable): 0.2.1715.0 ``` # Steps to reproduce Add keybindings for increaseFontSize and decreaseFontSize in the profile settings. Close and restart Windows Terminal. # Expected behavior For keybindings to be in the profile, as pre-configured. # Actual behavior Profile file is reformatted and the bindings for increaseFontSize and decreaseFontSize are lost.
claunia added the Resolution-By-DesignNeeds-Tag-FixProduct-Terminal labels 2026-01-30 22:45:24 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Jun 24, 2019):

Nonexistent bind commands are deleted, by design. We have workitems out to improve messaging there.

@DHowett-MSFT commented on GitHub (Jun 24, 2019): Nonexistent bind commands are deleted, by design. We have workitems out to improve messaging there.
Author
Owner

@DHowett-MSFT commented on GitHub (Jun 24, 2019):

Unfortunately, you can’t just guess at binding names. Sorry about that.

@DHowett-MSFT commented on GitHub (Jun 24, 2019): Unfortunately, you can’t just guess at binding names. Sorry about that.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2045