mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-11-28 09:08:41 +02:00
ladies and gentlemen...
this is fmt number x+1
This commit is contained in:
parent
ba6dedfb22
commit
9cef98f779
@ -75,7 +75,7 @@ func (gui *Gui) GetMaxKeyLength(bindings []Binding) int {
|
||||
|
||||
func (gui *Gui) handleMenu(g *gocui.Gui, v *gocui.View) error {
|
||||
var (
|
||||
contentGlobal, contentPanel []string
|
||||
contentGlobal, contentPanel []string
|
||||
bindingsGlobal, bindingsPanel []Binding
|
||||
)
|
||||
// clear keys slice, so we don't have ghost elements
|
||||
|
Loading…
Reference in New Issue
Block a user