This website requires JavaScript.
Explore
Help
Register
Sign In
sashakoshka
/
termui
Watch
1
Star
0
Fork
0
You've already forked termui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
termui
/
widgets
History
hmmmmmmmm
52d428bd5a
List scrolls automatically.
...
If the selected item is off the screen, the list will scroll up/down so that the item is visable.
2019-01-31 10:15:31 +00:00
..
barchart.go
…
gauge.go
…
image.go
Cleanup image widget some more
2019-01-24 10:28:17 -08:00
list.go
List scrolls automatically.
2019-01-31 10:15:31 +00:00
paragraph.go
Add WrapText option to Paragraph
2019-01-26 02:47:47 -08:00
piechart.go
Cleanup image widget
2019-01-24 08:59:46 -08:00
plot.go
Refactor canvas into seperate repo
2019-01-26 05:19:45 -08:00
sparkline.go
Cleanup image widget
2019-01-24 08:59:46 -08:00
stacked_barchart.go
Only draw StackedBarChart label if it exists
2019-01-24 05:38:28 -08:00
table.go
Add WrapText option to Paragraph
2019-01-26 02:47:47 -08:00
tabs.go
…