Browse Source

Import awesome-gocui

pull/1/head
Gregory Rudolph 5 years ago
parent
commit
3abf2e0235
  1. 2
      cmdEdit.go

2
cmdEdit.go

@ -7,7 +7,7 @@ import (
"strconv" "strconv"
"strings" "strings"
"github.com/jroimartin/gocui" "github.com/awesome-gocui/gocui"
) )
func init() { func init() {

Loading…
Cancel
Save