mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-11-16 14:30:44 -06:00
Daylin Morgan
33e5c9e072
Some checks are pending
GitHub Pages / build (push) Waiting to run
GitHub Pages / deploy (push) Blocked by required conditions
1.1 KiB
1.1 KiB
hwylterm todo's
- add cligen adapters to add colors with bbansi
- add integration test check cligen
- add generic help generator to accompany parseopt
improvements
- addJoinStyle(); works like join except wraps each argument in a style
- consider reducing illwill surface to only relevant IO (input) features
- revamp spinner api (new threads?)
- add Bbstring
indexing operationsstrutils, that are span aware - add a
commands
option fornewHwylCli
inhwylterm/cli
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
testing
- investigate cap10 as a means of scripting the testing