Declaration of the keybinding is lost after saving #1886

Closed
opened 2026-01-30 22:40:58 +00:00 by claunia · 3 comments
Owner

Originally created by @mrmlnc on GitHub (Jun 22, 2019).

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.175]
Windows Terminal version (if applicable): 0.2.1715.0

Steps to reproduce

  • Open settings
  • Change keys for the nextTab action: ctrl+tabalt+}.
  • Save settings
  • Reload terminal
  • Open settings

Expected behavior

  • I can use alt+} as keybinding for the nextTab action.
  • Or at least I can find my declaration for the nextTab action.

Actual behavior

I cannot find a declaration for the nextTab action in the profiles.json file.

Originally created by @mrmlnc on GitHub (Jun 22, 2019). # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18362.175] Windows Terminal version (if applicable): 0.2.1715.0 ``` # Steps to reproduce * Open settings * Change keys for the `nextTab` action: `ctrl+tab` → `alt+}`. * Save settings * Reload terminal * Open settings # Expected behavior * I can use `alt+}` as keybinding for the `nextTab` action. * Or at least I can find my declaration for the `nextTab` action. # Actual behavior I cannot find a declaration for the `nextTab` action in the `profiles.json` file.
claunia added the Area-SettingsIssue-BugResolution-DuplicateProduct-Terminal labels 2026-01-30 22:40:59 +00:00
Author
Owner

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

I bet we delete key bindings that cannot be deserialized. Thanks!

@DHowett-MSFT commented on GitHub (Jun 22, 2019): I bet we delete key bindings that cannot be deserialized. Thanks!
Author
Owner

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

We do.

@DHowett-MSFT commented on GitHub (Jun 24, 2019): We do.
Author
Owner

@zadjii-msft commented on GitHub (Jul 1, 2019):

I'd say this is actually more accurately #1212

@zadjii-msft commented on GitHub (Jul 1, 2019): I'd say this is actually more accurately #1212
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1886