A powerful little TUI framework 🏗
Go to file
Christian Rocha 5999ff458c
Refactor subscription implementation
There was a bug in the  previous implementation where it didn't
allow for more than one subscription.
2020-01-14 16:16:12 -05:00
example Multi-view example with progress bar 2020-01-14 13:47:36 -05:00
.gitignore Initial commit. First pass. 2020-01-10 16:02:04 -05:00
go.mod Multi-view example with progress bar 2020-01-14 13:47:36 -05:00
go.sum Multi-view example with progress bar 2020-01-14 13:47:36 -05:00
key.go Multi-view example with progress bar 2020-01-14 13:47:36 -05:00
tea.go Refactor subscription implementation 2020-01-14 16:16:12 -05:00