Warnings found while parsing your keybindings #16064

Closed
opened 2026-01-31 04:56:27 +00:00 by claunia · 1 comment
Owner

Originally created by @j4james on GitHub (Dec 7, 2021).

Windows Terminal version

Commit 81d9297537

Windows build number

10.0.19041.1348

Other Software

No response

Steps to reproduce

  1. Checkout commit 81d9297537 or later.
  2. Build the solution.
  3. Run the CascadiaPackage project.

Expected Behavior

The terminal should open without any warnings.

Actual Behavior

A dialog pops up with the following warning message:

Encountered errors while loading users settings

Warnings were found while parsing your keybindings:
* Found a keybinding that was missing a required parameter value. This keybinding will be ignored.

The latter bullet point is repeated about a dozen times.

I've tried deleting the settings.json file in case there was something weird there, but that made no difference. According to git bisect, the issue was likely introduced in commit 81d9297537.

Originally created by @j4james on GitHub (Dec 7, 2021). ### Windows Terminal version Commit 81d92975372a48469faac7423d8c3d74d5a5b500 ### Windows build number 10.0.19041.1348 ### Other Software _No response_ ### Steps to reproduce 1. Checkout commit 81d92975372a48469faac7423d8c3d74d5a5b500 or later. 2. Build the solution. 3. Run the _CascadiaPackage_ project. ### Expected Behavior The terminal should open without any warnings. ### Actual Behavior A dialog pops up with the following warning message: ``` Encountered errors while loading users settings Warnings were found while parsing your keybindings: * Found a keybinding that was missing a required parameter value. This keybinding will be ignored. ``` The latter bullet point is repeated about a dozen times. I've tried deleting the settings.json file in case there was something weird there, but that made no difference. According to git bisect, the issue was likely introduced in commit 81d92975372a48469faac7423d8c3d74d5a5b500.
claunia added the Needs-TriageResolution-Fix-CommittedNeeds-Tag-Fix labels 2026-01-31 04:56:28 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Dec 7, 2021):

Yep, that's on me, the fix is already in #11892

@zadjii-msft commented on GitHub (Dec 7, 2021): Yep, that's on me, the fix is already in #11892
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16064