1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

prepare for OnRender prop

This commit is contained in:
Jesse Duffield
2020-08-19 18:06:51 +10:00
parent 2fdadd383a
commit a32947e7a7
4 changed files with 35 additions and 26 deletions

View File

@ -98,7 +98,7 @@ type Gui struct {
// recent repo with the recent repos popup showing
showRecentRepos bool
Contexts ContextTree
ViewTabContextMap map[string]tabContexts
ViewTabContextMap map[string][]tabContext
}
// for now the staging panel state, unlike the other panel states, is going to be