1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-28 16:02:01 +03:00

Add global binding to open recent repos

This commit is contained in:
Liberatys
2021-05-27 16:22:33 +02:00
committed by Jesse Duffield
parent f92fcfbb47
commit 44f7fc6f7c
3 changed files with 10 additions and 0 deletions

View File

@ -98,6 +98,7 @@ keybinding:
optionMenu-alt1: '?' # show help menu
select: '<space>'
goInto: '<enter>'
openRecentRepos: '<c-r>'
confirm: '<enter>'
confirm-alt1: 'y'
remove: 'd'