mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
update cheatsheets
This commit is contained in:
@@ -52,6 +52,7 @@ func (self *Gui) GetCheatsheetKeybindings() []*types.Binding {
|
||||
self.helpers = helpers.NewStubHelpers()
|
||||
self.State = &GuiRepoState{}
|
||||
self.State.Contexts = self.contextTree()
|
||||
self.State.ContextMgr = NewContextMgr(nil, self, self.State.Contexts)
|
||||
self.resetControllers()
|
||||
bindings, _ := self.GetInitialKeybindings()
|
||||
return bindings
|
||||
|
||||
Reference in New Issue
Block a user