Closed glycerine closed 6 years ago
github.com/glycerine/liner provides command line history upon up-arrow, tab-complete, etc.
example use:
https://github.com/glycerine/zygomys/blob/master/zygo/liner.go
https://github.com/glycerine/zygomys/blob/master/zygo/repl.go
A small task, good first issue, would be to integrate liner.go with gi/luajit.go
done as of v0.8.0
github.com/glycerine/liner provides command line history upon up-arrow, tab-complete, etc.
example use:
https://github.com/glycerine/zygomys/blob/master/zygo/liner.go
https://github.com/glycerine/zygomys/blob/master/zygo/repl.go
A small task, good first issue, would be to integrate liner.go with gi/luajit.go