1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-29 22:48:24 +02:00

add missing universal keybindings to doc

This commit is contained in:
mjarkk
2021-07-29 14:15:26 +02:00
parent de5133ff90
commit a3b820fb5f

View File

@@ -133,7 +133,9 @@ keybinding:
diffingMenu-alt: '<c-e>' # deprecated diffingMenu-alt: '<c-e>' # deprecated
copyToClipboard: '<c-o>' copyToClipboard: '<c-o>'
submitEditorText: '<enter>' submitEditorText: '<enter>'
appendNewline: '<tab>' appendNewline: '<a-enter>'
extrasMenu: '@'
toggleWhitespaceInDiffView: '<c-w>'
status: status:
checkForUpdate: 'u' checkForUpdate: 'u'
recentRepos: '<enter>' recentRepos: '<enter>'