1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-06-20 01:19:23 +02:00

Change a-enter keybinding to m-enter on mac, and c-enter elsewhere

This commit is contained in:
Stefan Haller
2026-04-02 16:45:22 +02:00
parent 09d671e642
commit 578ee9a31b
5 changed files with 23 additions and 6 deletions
+3 -1
View File
@@ -637,7 +637,9 @@ keybinding:
confirm: <enter>
confirmMenu: <enter>
confirmSuggestion: <enter>
confirmInEditor: <a-enter>
# <m-enter> on Mac
confirmInEditor: <c-enter>
confirmInEditor-alt: <c-s>
remove: d
new: "n"