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

Add a forwardDeleteWord keybinding

Bound to alt-delete on Mac, and ctrl-delete on Windows and Linux.
This commit is contained in:
Stefan Haller
2026-04-08 22:21:59 +02:00
parent 976dbec9ff
commit bfdea2bb4f
7 changed files with 45 additions and 12 deletions
+3
View File
@@ -639,6 +639,9 @@ keybinding:
# <a-backspace> on Mac
backspaceWord: <c-backspace>
# <a-delete> on Mac
forwardDeleteWord: <c-delete>
optionMenu: <disabled>
optionMenu-alt1: '?'
select: <space>