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