mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-11-16 06:28:32 -06:00
834 B
834 B
hwylterm todo's
- add cligen adapters to add colors with bbansi
- add integration test check cligen
- add generic help generator to accompany parseopt
improvements
- consider reducing illwill surface to only relevant IO (input) features
- revamp spinner api
- add Bbstring
indexing operationsstrutils, that are span aware
features
- make a basic choose one from list widget
- tables/boxes?
- confirmation proc
- basic progress bar
- support for 256 and truecolors
- support for rgb colors
- modify 256 colors w/parser changes to be
"[color(9)]red"
instead of[9]red
- improve color detection ref