Text user interface for golang.
This repository has been archived on 2021-03-25. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
jdl 435ef7aead WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00
example/simple WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00
.gitignore Initial commit 2021-03-24 11:18:05 +00:00
LICENSE Initial commit 2021-03-24 11:18:05 +00:00
README.md Initial commit 2021-03-24 11:18:05 +00:00
escapes.go WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00
go.mod WIP 2021-03-24 12:21:06 +01:00
go.sum WIP 2021-03-24 12:21:06 +01:00
input.go WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00
output.go WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00
stringutil.go WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00
tui.go WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00
util.go WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00
wordwrap.go WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00
wordwrap_test.go WIP: clean up and slim down. 2021-03-25 11:21:12 +01:00

README.md

tui

Text user interface for golang.