1
0
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:
Dawid Dziurla 2018-09-07 14:23:08 +02:00
parent ba6dedfb22
commit 9cef98f779
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

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