From 8deea79d23a6342390df6723ac1e004447e9c8ca Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Sun, 22 Sep 2024 01:06:05 -0500 Subject: [PATCH] add todo --- todo.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index 512bde9..bc60d9d 100644 --- a/todo.md +++ b/todo.md @@ -6,7 +6,9 @@ - [ ] 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 -- [ ] consider moving selectors widget from tsm into hwylterm?; would add illwill dep -- [ ] setup api documentation bones +- [ ] maker a basic choose one from list widget +- [ ] add Bbstring indexing operations +- [x] setup api documentation bones +