This commit is contained in:
Daylin Morgan 2024-11-07 10:47:11 -06:00
parent dfd9a7d98d
commit 2489be03d3
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -14,6 +14,11 @@
- [ ] add a `commands` option for `newHwylCli` in `hwylterm/cli` - [ ] add a `commands` option for `newHwylCli` in `hwylterm/cli`
- [ ] console object with customizable options to apply formatting - [ ] console object with customizable options to apply formatting
### cli generatorj
- [ ] add support for types(metavars)/defaults/required in help output
## features ## features
- [x] make a basic choose one from list widget - [x] make a basic choose one from list widget