Display a warning if a keybinding didn't have a required arg #3522
Labels
Area-User Interface
Issues pertaining to the user interface of the Console or Terminal
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Priority-3
A description (P3)
Product-Terminal
The new Windows Terminal.
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
From work in #3391. Some
ShortcutActions
have required arguments. If a binding has a required arg without a reasonable default value, and the user fails to provide that arg, then we should display a warning dialog.Case in point,
ResizePane
andMoveFocus
.related: #3475
The text was updated successfully, but these errors were encountered: