Skip to content

Change 'Keep file' shortcut from 'k' to 'r' in merge conflict menu#5366

Open
tusharmurali wants to merge 1 commit intojesseduffield:masterfrom
tusharmurali:master
Open

Change 'Keep file' shortcut from 'k' to 'r' in merge conflict menu#5366
tusharmurali wants to merge 1 commit intojesseduffield:masterfrom
tusharmurali:master

Conversation

@tusharmurali
Copy link

When resolving non-textual merge conflicts (e.g. file modified on one side, deleted on the other), the "Keep file" option has shortcut key 'k'. This conflicts with vim-style navigation where 'k' moves up in the menu, leading to accidental selection when users just want to navigate.

screenshot-20260313-124124 Changed the shortcut to 'r' (for "retain") to avoid this conflict.

'k' conflicts with vim-style navigation for moving up in the menu. Changed to 'r' (retain) to avoid accidental selection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant