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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user