mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-07 22:02:56 +03:00
Change null as the default return-alt1
This commit is contained in:
@@ -425,6 +425,7 @@ func GetDefaultConfig() *UserConfig {
|
||||
Quit: "q",
|
||||
QuitAlt1: "<c-c>",
|
||||
Return: "<esc>",
|
||||
ReturnAlt1: "",
|
||||
QuitWithoutChangingDirectory: "Q",
|
||||
TogglePanel: "<tab>",
|
||||
PrevItem: "<up>",
|
||||
|
Reference in New Issue
Block a user