1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-29 22:48:24 +02:00

Switch to forked repo of gocui

This commit is contained in:
Jesse Duffield
2018-06-05 18:47:31 +10:00
parent f2bb6128a9
commit d89cab146a
7 changed files with 9 additions and 8 deletions

3
gui.go
View File

@@ -8,8 +8,7 @@ import (
"log"
"time"
// "strings"
"github.com/jroimartin/gocui"
"github.com/jesseduffield/gocui"
)
type stateType struct {