-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Topic
Some releases ago the option to confirm dialogs with y was removed and I think it should come back.
Your thoughts
This issue is to raise awareness to the problem and see how many people upvote it, meaning they agree with me.
While the enter key is a fairly universal way of confirming something, the y key is also widely spread.
Right now there's no way to enable the use of y. The following configuration mucks up the input windows
keybinding:
universal:
confirm: 'y'and something like this one is not possible
keybinding:
universal:
confirm: ['enter' ,'y']Vanav, dlip, BenGH28, pumbers, mohamed-ait-brahim-nw and 6 more