From 33e5c9e0725fc9d56f02cd01c5d04cc0cb739eac Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 17 Oct 2024 00:38:46 -0500 Subject: [PATCH] todos --- todo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index ed15f01..ae56a83 100644 --- a/todo.md +++ b/todo.md @@ -9,7 +9,7 @@ - [ ] addJoinStyle(); works like join except wraps each argument in a style - [ ] consider reducing illwill surface to only relevant IO (input) features -- [ ] revamp spinner api +- [ ] revamp spinner api (new threads?) - [x] add Bbstring ~~indexing operations~~ strutils, that are span aware - [ ] add a `commands` option for `newHwylCli` in `hwylterm/cli` @@ -17,7 +17,7 @@ - [x] make a basic choose one from list widget - [ ] tables/boxes? -- [ ] confirmation proc +- [x] confirmation proc - [ ] basic progress bar - [ ] support for 256 and truecolors - [ ] support for rgb colors