-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsNeeds-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingResolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Description
Windows Terminal version
Commit 81d9297
Windows build number
10.0.19041.1348
Other Software
No response
Steps to reproduce
- Checkout commit 81d9297 or later.
- Build the solution.
- 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 81d9297.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsNeeds-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingResolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.