hwylterm/todo.md
2024-09-30 00:38:08 -05:00

23 lines
758 B
Markdown

# hwylterm todo's
- [x] add cligen adapters to add colors with bbansi
- [ ] add integration test check cligen
- [ ] add generic help generator to accompany parseopt
## improvements
- [ ] revamp spinner api
- [x] add Bbstring ~~indexing operations~~ strutils, that are span aware
## features
- [x] make a basic choose one from list widget
- [ ] tables/boxes?
- [ ] confirmation proc
- [ ]basic progress bar
- [ ] support for 256 and truecolors
- [ ] support for rgb colors
- [ ] modify 256 colors w/parser changes to be `"[color(9)]red"` instead of `[9]red`
- [x] improve color detection [ref](https://github.com/Textualize/rich/blob/4101991898ee7a09fe1706daca24af5e1e054862/rich/console.py#L791)
<!-- generated with <3 by daylinmorgan/todo -->