Terminal UI framework written in Go
Go to file
2022-05-03 13:48:58 +02:00
tests MarginView constructor with margin parameters 2022-05-03 13:48:58 +02:00
views MarginView constructor with margin parameters 2022-05-03 13:48:58 +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 more panic handling 2022-04-04 15:05:35 +02:00
go.sum more panic handling 2022-04-04 15:05:35 +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 more panic handling 2022-04-04 15:05:35 +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