From 38888ead0d672fc684d798433e4b97ac80d291fa Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 27 Sep 2024 15:02:23 -0500 Subject: [PATCH] todos --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index e4ab2f1..17ce8af 100644 --- a/todo.md +++ b/todo.md @@ -2,11 +2,12 @@ - [x] add cligen adapters to add colors with bbansi - [ ] add integration test check cligen +- [ ] add generic help generator to accompany optparse ## improvements - [ ] revamp spinner api -- [ ] add Bbstring indexing operations, that are span aware +- [x] add Bbstring ~~indexing operations~~ strutils, that are span aware ## features