Terminal UI framework written in Go
Go to file
2022-05-04 14:16:08 +02:00
tests MouseEvent handling refactored 2022-05-04 14:16:08 +02:00
views MouseEvent handling refactored 2022-05-04 14:16:08 +02:00
draw_buffer.go ScrollLayout added and various improvements 2022-04-03 16:29:01 +02:00
events.go MouseEvent handling refactored 2022-05-04 14:16:08 +02:00
go.mod hide specific borders in BorderView 2022-05-04 10:17:16 +02:00
go.sum hide specific borders in BorderView 2022-05-04 10:17:16 +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 MouseEvent handling refactored 2022-05-04 14:16:08 +02:00
types.go MouseEvent handling refactored 2022-05-04 14:16:08 +02:00
utils.go introduce default KeyPressed behavior 2022-05-03 17:59:34 +02:00
view.go renamed group in layout 2022-04-02 15:21:17 +02:00
viewtmpl.go MouseEvent handling refactored 2022-05-04 14:16:08 +02:00
wrappertmpl.go MouseEvent handling refactored 2022-05-04 14:16:08 +02:00

tui

Terminal UI framework written in Go