Skip to content

Bring back y to confirm dialogs #2611

@J053Fabi0

Description

@J053Fabi0

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']

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions