From d7be59eb3e08a7c9b07138bf19e804b5fa8d03d6 Mon Sep 17 00:00:00 2001 From: David Chen Date: Sun, 8 Dec 2019 15:05:28 -0800 Subject: [PATCH] lazygit updated mappings --- jesseduffield/lazygit/config.yml | 96 +++++--------------------------- 1 file changed, 13 insertions(+), 83 deletions(-) diff --git a/jesseduffield/lazygit/config.yml b/jesseduffield/lazygit/config.yml index e1d0a3e..7a79e88 100644 --- a/jesseduffield/lazygit/config.yml +++ b/jesseduffield/lazygit/config.yml @@ -24,89 +24,19 @@ splashupdatesindex: 0 startuppopupversion: 1 keybinding: universal: - quit: 'q' - quit-alt1: '' - return: '' - quitWithoutChangingDirectory: 'Q' - togglePanel: '' - prevItem: '' - nextItem: '' - prevItem-alt: 'k' - nextItem-alt: 'j' - prevBlock: '' - nextBlock: '' - prevBlock-alt: 'h' - nextBlock-alt: 'l' - optionMenu: 'x' - optionMenu-alt1: '?' - select: '' - goInto: '' - remove: 'd' - new: 'n' - edit: 'e' - openFile: 'o' - scrollUpMain: '' - scrollDownMain: '' - scrollUpMain-alt1: 'K' - scrollDownMain-alt1: 'J' + prevItem-alt: 'u' + nextItem-alt: 'e' + prevBlock-alt: 'n' + nextBlock-alt: 'i' + new: 'k' + edit: 'o' + openFile: 'O' + scrollUpMain-alt1: 'U' + scrollDownMain-alt1: 'E' scrollUpMain-alt2: '' - scrollDownMain-alt2: '' - executeCustomCommand: 'X' - createRebaseOptionsMenu: 'm' - pushFiles: 'P' - pullFiles: 'p' - refresh: 'R' - createPatchOptionsMenu: '' - nextBranchTab: ']' - prevBranchTab: '[' - status: - checkForUpdate: 'u' - recentRepos: '' + scrollDownMain-alt2: '' files: - commitChanges: 'c' - 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' + ignoreFile: 'I' commits: - squashDown: 's' - renameCommit: 'r' - renameCommitWithEditor: 'R' - viewResetOptions: 'g' - markCommitAsFixup: 'f' - createFixupCommit: 'F' - squashAboveCommits: 'S' - moveDownCommit: '' - moveUpCommit: '' - 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' + moveDownCommit: '' + moveUpCommit: ''