Display a warning if a keybinding didn't have a required arg #4921

Closed
opened 2026-01-31 00:00:46 +00:00 by claunia · 0 comments
Owner

Originally created by @zadjii-msft on GitHub (Nov 11, 2019).

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 and MoveFocus.

related: #3475

Originally created by @zadjii-msft on GitHub (Nov 11, 2019). 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` and `MoveFocus`. related: #3475
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4921