hwylterm/todo.md

23 lines
755 B
Markdown
Raw Normal View History

2024-09-17 17:29:28 -05:00
# hwylterm todo's
2024-09-23 00:59:19 -05:00
- [x] add cligen adapters to add colors with bbansi
- [ ] add integration test check cligen
2024-09-27 15:02:23 -05:00
- [ ] add generic help generator to accompany optparse
2024-09-23 00:59:19 -05:00
## improvements
2024-09-17 17:29:28 -05:00
- [ ] revamp spinner api
2024-09-27 15:02:23 -05:00
- [x] add Bbstring ~~indexing operations~~ strutils, that are span aware
2024-09-23 00:59:19 -05:00
## features
- [ ] add confirmation proc
2024-09-25 14:46:49 -05:00
- [x] make a basic choose one from list widget
2024-09-17 17:29:28 -05:00
- [ ] add basic progress bar
2024-09-19 11:39:52 -05:00
- [ ] add support for 256 and truecolors
2024-09-25 14:46:49 -05:00
- [ ] add support for rgb colors
- [ ] modify 256 colors w/parser changes to be `"[color(9)]red"` instead of `[9]red`
2024-09-26 16:32:55 -05:00
- [x] improve color detection [ref](https://github.com/Textualize/rich/blob/4101991898ee7a09fe1706daca24af5e1e054862/rich/console.py#L791)
2024-09-17 17:29:28 -05:00
<!-- generated with <3 by daylinmorgan/todo -->