mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-11-16 06:28:32 -06:00
add todo
This commit is contained in:
parent
7cf4c2f537
commit
cb231dfc94
1 changed files with 1 additions and 0 deletions
1
todo.md
1
todo.md
|
@ -18,6 +18,7 @@
|
|||
|
||||
- [ ] add support for types(metavars)/defaults/required in help output
|
||||
- [ ] add support for enum (parse string)
|
||||
- [ ] add support for a count flag
|
||||
- [ ] abstract the `globalFlags` argument to a `flagGroups` section with a builtin `global`
|
||||
this would allow users to "inherit" flag groups in subcommands
|
||||
```nim
|
||||
|
|
Loading…
Reference in a new issue