mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-11-16 06:28:32 -06:00
todos
Some checks are pending
GitHub Pages / build (push) Waiting to run
GitHub Pages / deploy (push) Blocked by required conditions
Some checks are pending
GitHub Pages / build (push) Waiting to run
GitHub Pages / deploy (push) Blocked by required conditions
This commit is contained in:
parent
be17fc6bc9
commit
33e5c9e072
1 changed files with 2 additions and 2 deletions
4
todo.md
4
todo.md
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
- [ ] addJoinStyle(); works like join except wraps each argument in a style
|
- [ ] addJoinStyle(); works like join except wraps each argument in a style
|
||||||
- [ ] consider reducing illwill surface to only relevant IO (input) features
|
- [ ] 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
|
- [x] add Bbstring ~~indexing operations~~ strutils, that are span aware
|
||||||
- [ ] add a `commands` option for `newHwylCli` in `hwylterm/cli`
|
- [ ] add a `commands` option for `newHwylCli` in `hwylterm/cli`
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
- [x] make a basic choose one from list widget
|
- [x] make a basic choose one from list widget
|
||||||
- [ ] tables/boxes?
|
- [ ] tables/boxes?
|
||||||
- [ ] confirmation proc
|
- [x] confirmation proc
|
||||||
- [ ] basic progress bar
|
- [ ] basic progress bar
|
||||||
- [ ] support for 256 and truecolors
|
- [ ] support for 256 and truecolors
|
||||||
- [ ] support for rgb colors
|
- [ ] support for rgb colors
|
||||||
|
|
Loading…
Reference in a new issue