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

ladies and gentlemen...

this is fmt number x+1
This commit is contained in:
Dawid Dziurla
2018-09-07 14:23:08 +02:00
parent ba6dedfb22
commit 9cef98f779

View File

@ -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