mirror of
https://github.com/theniceboy/.config.git
synced 2026-07-16 22:01:21 +08:00
lazygit updated mappings
This commit is contained in:
parent
ff8d279b64
commit
d7be59eb3e
1 changed files with 13 additions and 83 deletions
|
|
@ -24,89 +24,19 @@ splashupdatesindex: 0
|
||||||
startuppopupversion: 1
|
startuppopupversion: 1
|
||||||
keybinding:
|
keybinding:
|
||||||
universal:
|
universal:
|
||||||
quit: 'q'
|
prevItem-alt: 'u'
|
||||||
quit-alt1: '<c-c>'
|
nextItem-alt: 'e'
|
||||||
return: '<esc>'
|
prevBlock-alt: 'n'
|
||||||
quitWithoutChangingDirectory: 'Q'
|
nextBlock-alt: 'i'
|
||||||
togglePanel: '<tab>'
|
new: 'k'
|
||||||
prevItem: '<up>'
|
edit: 'o'
|
||||||
nextItem: '<down>'
|
openFile: 'O'
|
||||||
prevItem-alt: 'k'
|
scrollUpMain-alt1: 'U'
|
||||||
nextItem-alt: 'j'
|
scrollDownMain-alt1: 'E'
|
||||||
prevBlock: '<left>'
|
|
||||||
nextBlock: '<right>'
|
|
||||||
prevBlock-alt: 'h'
|
|
||||||
nextBlock-alt: 'l'
|
|
||||||
optionMenu: 'x'
|
|
||||||
optionMenu-alt1: '?'
|
|
||||||
select: '<space>'
|
|
||||||
goInto: '<enter>'
|
|
||||||
remove: 'd'
|
|
||||||
new: 'n'
|
|
||||||
edit: 'e'
|
|
||||||
openFile: 'o'
|
|
||||||
scrollUpMain: '<pgup>'
|
|
||||||
scrollDownMain: '<pgdown>'
|
|
||||||
scrollUpMain-alt1: 'K'
|
|
||||||
scrollDownMain-alt1: 'J'
|
|
||||||
scrollUpMain-alt2: '<c-u>'
|
scrollUpMain-alt2: '<c-u>'
|
||||||
scrollDownMain-alt2: '<c-d>'
|
scrollDownMain-alt2: '<c-e>'
|
||||||
executeCustomCommand: 'X'
|
|
||||||
createRebaseOptionsMenu: 'm'
|
|
||||||
pushFiles: 'P'
|
|
||||||
pullFiles: 'p'
|
|
||||||
refresh: 'R'
|
|
||||||
createPatchOptionsMenu: '<c-p>'
|
|
||||||
nextBranchTab: ']'
|
|
||||||
prevBranchTab: '['
|
|
||||||
status:
|
|
||||||
checkForUpdate: 'u'
|
|
||||||
recentRepos: '<enter>'
|
|
||||||
files:
|
files:
|
||||||
commitChanges: 'c'
|
ignoreFile: 'I'
|
||||||
commitChangesWithoutHook: 'w'
|
|
||||||
amendLastCommit: 'A'
|
|
||||||
commitChangesWithEditor: 'C'
|
|
||||||
ignoreFile: 'i'
|
|
||||||
refreshFiles: 'r'
|
|
||||||
stashAllChanges: 's'
|
|
||||||
viewStashOptions: 'S'
|
|
||||||
toggleStagedAll: 'a'
|
|
||||||
viewResetOptions: 'D'
|
|
||||||
fetch: 'f'
|
|
||||||
branches:
|
|
||||||
createPullRequest: 'o'
|
|
||||||
checkoutBranchByName: 'c'
|
|
||||||
forceCheckoutBranch: 'F'
|
|
||||||
rebaseBranch: 'r'
|
|
||||||
mergeIntoCurrentBranch: 'M'
|
|
||||||
fastForward: 'f'
|
|
||||||
pushTag: 'P'
|
|
||||||
setUpstream: 'u'
|
|
||||||
commits:
|
commits:
|
||||||
squashDown: 's'
|
moveDownCommit: '<c-e>'
|
||||||
renameCommit: 'r'
|
moveUpCommit: '<c-u>'
|
||||||
renameCommitWithEditor: 'R'
|
|
||||||
viewResetOptions: 'g'
|
|
||||||
markCommitAsFixup: 'f'
|
|
||||||
createFixupCommit: 'F'
|
|
||||||
squashAboveCommits: 'S'
|
|
||||||
moveDownCommit: '<c-j>'
|
|
||||||
moveUpCommit: '<c-k>'
|
|
||||||
amendToCommit: 'A'
|
|
||||||
pickCommit: 'p'
|
|
||||||
revertCommit: 't'
|
|
||||||
cherryPickCopy: 'c'
|
|
||||||
cherryPickCopyRange: 'C'
|
|
||||||
pasteCommits: 'v'
|
|
||||||
tagCommit: 'T'
|
|
||||||
stash:
|
|
||||||
popStash: 'g'
|
|
||||||
commitFiles:
|
|
||||||
checkoutCommitFile: 'c'
|
|
||||||
main:
|
|
||||||
toggleDragSelect: 'v'
|
|
||||||
toggleDragSelect-alt: 'V'
|
|
||||||
toggleSelectHunk: 'a'
|
|
||||||
PickBothHunks: 'b'
|
|
||||||
undo: 'z'
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue