diff --git a/todo.md b/todo.md index bc60d9d..4d02613 100644 --- a/todo.md +++ b/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 -