Having a nice little library of components to reuse would be amazing, and [Bubbles](https://github.com/charmbracelet/bubbles/) has a nice list that we can just port over: - [x] cursor - [x] spinner - [x] text input - [ ] text area - [x] table (even virtualized!) - [x] progress bar: we have something here, not amazing yet but its a good start - [x] paginator - [x] list with filtering - [ ] a toggleable help bar - [ ] key bindings component to help declaratively map keys to actions - [x] checkbox – just a tiny little checkbox :)
Having a nice little library of components to reuse would be amazing, and Bubbles has a nice list that we can just port over: