gizak
f23ed68e30
Fix https://github.com/gizak/termui/issues/43
...
Add termbox.Sync() call before getting terminal's width/height
Adjust examples see https://github.com/gizak/termui/pull/39
2015-05-05 10:55:35 -04:00
NHOrus
5aa48ab0f3
Decoupled interface drawing from value updating for more fluidity on resize.
...
goes into gizak/termui#32 , but does not fix the bug, just prettifies visuals of demo
2015-04-20 10:45:41 +03:00
gizak
9292a5f43d
Fix https://github.com/gizak/termui/issues/26
2015-04-10 09:57:34 -04:00
gizak
7be8d021fd
Add Event
...
Port termbox-go Event
Hide away termbox-go event dependency
Add Event channel multiplexer
Adjuest examples
Next event system commit will work on fully concurrency on a different branch, master
will stay on single rountine
2015-04-08 12:06:47 -04:00
gizak
b689689056
Add build tags for examples
2015-03-20 16:21:50 -04:00
gizak
89f47edd59
Finish Grid system
2015-03-20 08:24:48 -04:00
gizak
4a60506c99
Delete example/grid.go
2015-03-19 12:03:19 -04:00
gizak
8ed1b40acf
Add grid layout
2015-03-15 15:56:38 -04:00