mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-12-22 03:00:43 -06:00
todo
This commit is contained in:
parent
068f92fe72
commit
2ad46eda22
1 changed files with 3 additions and 1 deletions
4
todo.md
4
todo.md
|
@ -11,9 +11,11 @@
|
||||||
## features
|
## features
|
||||||
|
|
||||||
- [ ] add confirmation proc
|
- [ ] add confirmation proc
|
||||||
- [ ] make a basic choose one from list widget
|
- [x] make a basic choose one from list widget
|
||||||
- [ ] add basic progress bar
|
- [ ] add basic progress bar
|
||||||
- [ ] add support for 256 and truecolors
|
- [ ] add support for 256 and truecolors
|
||||||
|
- [ ] add support for rgb colors
|
||||||
|
- [ ] modify 256 colors w/parser changes to be `"[color(9)]red"` instead of `[9]red`
|
||||||
- [ ] improve color detection [ref](https://github.com/Textualize/rich/blob/4101991898ee7a09fe1706daca24af5e1e054862/rich/console.py#L791)
|
- [ ] improve color detection [ref](https://github.com/Textualize/rich/blob/4101991898ee7a09fe1706daca24af5e1e054862/rich/console.py#L791)
|
||||||
|
|
||||||
<!-- generated with <3 by daylinmorgan/todo -->
|
<!-- generated with <3 by daylinmorgan/todo -->
|
||||||
|
|
Loading…
Reference in a new issue