mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
allow spamming the p key
This commit is contained in:
committed by
github-actions[bot]
parent
d2d88fe64e
commit
0f7003d939
@ -287,6 +287,7 @@ type guiState struct {
|
||||
IsRefreshingFiles bool
|
||||
RefreshingFilesMutex sync.Mutex
|
||||
RefreshingStatusMutex sync.Mutex
|
||||
FetchMutex sync.Mutex
|
||||
Searching searchingState
|
||||
ScreenMode int
|
||||
SideView *gocui.View
|
||||
|
Reference in New Issue
Block a user