Terminal UI framework written in Go
Go to file
2022-04-03 17:31:46 +02:00
tests fixed RemoveViews again 2022-04-03 17:31:46 +02:00
views fixed RemoveViews again 2022-04-03 17:31:46 +02:00
draw_buffer.go ScrollLayout added and various improvements 2022-04-03 16:29:01 +02:00
events.go ScrollLayout added and various improvements 2022-04-03 16:29:01 +02:00
go.mod removed unused dependencies 2022-04-03 17:07:49 +02:00
go.sum ScrollLayout added and various improvements 2022-04-03 16:29:01 +02:00
README.md Initial commit 2021-12-11 15:57:42 +00:00
rune.go huge refactor 2022-04-01 20:10:51 +02:00
screen.go ScrollLayout added and various improvements 2022-04-03 16:29:01 +02:00
types.go ScrollLayout added and various improvements 2022-04-03 16:29:01 +02:00
utils.go ScrollLayout added and various improvements 2022-04-03 16:29:01 +02:00
view.go renamed group in layout 2022-04-02 15:21:17 +02:00
viewtmpl.go ScrollLayout added and various improvements 2022-04-03 16:29:01 +02:00
wrappertmpl.go ScrollLayout added and various improvements 2022-04-03 16:29:01 +02:00

tui

Terminal UI framework written in Go