« get me outta code hell

tui-lib - Pure Node.js library for making visual command-line programs (ala vim, ncdu)
about summary refs log tree commit diff
path: root/ui/form/ScrollBar.js
AgeCommit message (Collapse)Author
2019-10-17Make ScrollBar an independent and published classFlorrie
It's no longer strictly connected to a ListScrollForm, and is published, so it's much easier to use as an element from the tui-lib API in any project now.