mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-11-16 06:28:32 -06:00
rework todo's
This commit is contained in:
parent
8deea79d23
commit
f2590506da
1 changed files with 11 additions and 6 deletions
17
todo.md
17
todo.md
|
@ -1,14 +1,19 @@
|
|||
# hwylterm todo's
|
||||
|
||||
- [x] add cligen adapters to add colors with bbansi
|
||||
- [ ] add integration test check cligen
|
||||
|
||||
## improvements
|
||||
|
||||
- [ ] revamp spinner api
|
||||
- [ ] add Bbstring indexing operations, that are span aware
|
||||
|
||||
## features
|
||||
|
||||
- [ ] add confirmation proc
|
||||
- [ ] make a basic choose one from list widget
|
||||
- [ ] add basic progress bar
|
||||
- [ ] add support for 256 and truecolors
|
||||
- [ ] improve color detection [ref](https://github.com/Textualize/rich/blob/4101991898ee7a09fe1706daca24af5e1e054862/rich/console.py#L791)
|
||||
- [x] add cligen adapters to add colors with bbansi
|
||||
- [ ] add integration test check cligen
|
||||
- [ ] maker a basic choose one from list widget
|
||||
- [ ] add Bbstring indexing operations
|
||||
- [x] setup api documentation bones
|
||||
|
||||
|
||||
<!-- generated with <3 by daylinmorgan/todo -->
|
||||
|
|
Loading…
Reference in a new issue