Issues
- 4
Build error with nim 2.2.0
#234 opened by YamatoSecurity - 4
Is there a way to use cligen in rpc style?
#232 opened by geohuz - 4
Error: undeclared identifier: shallowCopy
#230 opened by theAkito - 1
`strUt` requires Nim 1.2+
#226 opened by SirNickolas - 15
Setting `clCfg.helpSyntax = ""` doesn't prevent inclusion of the syntax into the binary
#207 opened by ZoomRmc - 2
"Bad enum value" response starts to and then doesn't list alternatives to the empty string
#220 opened by jrfondren - 13
`--help` on the multicommand programs without the command should at least list the available commands
#219 opened by SolitudeSF - 14
How do I make global options?
#198 opened by bandithedoge - 16
How to bold usage and clCfg.useHdr text from code?
#218 opened by binaryben - 14
turning off prefix completion?
#216 opened by ckp95 - 3
Sync `clCfg.version` with package
#213 opened - 7
[Feature request] Support for std/options
#212 opened by aMOPel - 16
- 9
No interpolation of const values in a literal passed to `help` or `short` of `dispatch`
#209 opened by ZoomRmc - 1
- 10
- 1
Some tiny remarks
#205 opened by StefanSalewski - 2
Sharing param help messages between commands
#203 opened by geotre - 5
truncate default args in help menu
#202 opened by VVX7 - 4
How to use `--version`?
#200 opened by brandonaut - 3
[Bug] nim 1.0.6/1.4.8 doesn't have isNaN/isnan
#199 opened by BlackLotus - 6
`parseHelps` fails on a single element
#194 opened by ZoomRmc - 9
FR: Display textual representations of available enum values in the `clValType` column
#195 opened by ZoomRmc - 5
- 5
Remove --version and --help from options list
#189 opened by vitreo12 - 5
Wrap parameter's default
#190 opened by vitreo12 - 5
Add validation for bounded integral types
#185 opened by SirNickolas - 7
Custom description for built-in options
#183 opened by SirNickolas - 3
Custom exit code in case of parsing errors
#184 opened by SirNickolas - 4
- 12
Best way to catch all/most exceptions in a cli tool
#180 opened by halloleo - 3
- 6
Set the terminal width in clCfg
#179 opened by halloleo - 7
Should this work with cpp backend?
#178 opened by pb-cdunn - 6
- 6
- 3
Can't supress --help-syntax option
#175 opened by halloleo - 3
- 13
multiple test errors in MacOS
#172 opened by slonik-az - 16
cligen break nim important_packages
#170 opened by timotheecour - 7
Allow custom --version argument
#169 opened by vitreo12 - 4
- 3
main + sub-commands
#167 opened by genotrance - 7
My fork has an error
#165 opened by pb-cdunn - 1
Is it possible to tag 1.2.1 release please?
#164 opened by cooldome - 27
When an exception occurs within a dispatchMulti, cligen ends with a SIGABRT instead of displaying the traceback.
#162 opened by kraptor - 6
- 7
How can I define a CLI with exactly one required argument without option-dashes
#160 opened by halloleo - 7
Remove dependency on pcre if possible
#159 opened by genotrance - 13
Switching off option normalization
#158 opened by sschwarzer