gizak / termui

Golang terminal dashboard
MIT License
13.07k stars 783 forks source link

Add more scrolling options to List widget #219

Closed cjbassi closed 5 years ago

cjbassi commented 5 years ago

Could do with HalfPageUp, HalfPageDown, ScrollTop, and ScrollBottom. Might also be nice to somehow add support for selecting row using left click, but that might have to wait for focusable widgets #209.

cjbassi commented 5 years ago

Closed by #221