issues
search
ajalt
/
clikt
Multiplatform command line interface parsing for Kotlin
https://ajalt.github.io/clikt/
Apache License 2.0
2.56k
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bash completion script is broken if an `argument()` metavar contains spaces
#563
joffrey-bion
opened
2 weeks ago
0
Unable to format Markdown in help text
#562
mikaelstaldal
closed
2 weeks ago
1
Add support for Native Desktop targets
#561
Wavesonics
closed
1 month ago
2
Excessive Mordant dependencies by default on JVM
#559
mikaelstaldal
closed
1 month ago
5
subcommand argfile expansion stopped working after upgrading 4.4.0 -> 5.0.0
#558
NikkyAI
closed
1 month ago
1
Imrpove add more details to error reporting
#557
ajalt
closed
2 months ago
0
Add completion and no-op for new command types
#556
ajalt
closed
2 months ago
0
Clikt 5.0.0 does not complain about missing argument when passing unknown option
#555
mikaelstaldal
closed
2 months ago
1
Suspending version of `NoOpCliktCommand`
#554
cmdjulian
closed
2 months ago
0
Suspending Version of `CompletionCommand`
#553
cmdjulian
closed
2 months ago
0
Replacement for `editText` and `editFile`
#552
cmdjulian
opened
2 months ago
3
Update docs
#551
ajalt
closed
2 months ago
0
Breaking Changes are not Documented
#550
gmitch215
closed
2 months ago
1
Split markdown into separate module
#549
ajalt
closed
2 months ago
0
Finalize eager options before any commands
#547
ajalt
closed
2 months ago
0
Update mordant to 3.0
#546
ajalt
closed
2 months ago
0
Pump mordant version when?
#545
lsafer-meemer
closed
2 months ago
0
Arguments in parent command are not accepted when subcommand is present
#543
juraj-hrivnak
closed
2 months ago
4
Add limit and option.split
#542
ajalt
closed
2 months ago
0
Consider adding `limit` to `split(String)`
#541
JakeWharton
closed
2 months ago
0
Fix parsing multi subcommands with optional args
#540
ajalt
closed
2 months ago
0
Error with multiple subcommands & arguments
#539
juraj-hrivnak
closed
2 months ago
0
Support aliasing options to other options
#536
ajalt
closed
3 months ago
1
Aliases should support tokens that look like other options
#535
ajalt
closed
3 months ago
0
Add `associate` overloads
#533
ajalt
closed
4 months ago
0
Don't print help on empty args when envvars are present
#532
ajalt
closed
4 months ago
0
Add CoreNoOpCliktCommand
#531
ajalt
closed
4 months ago
0
update name of shell completion docs section
#530
bartekpacia
closed
4 months ago
2
Feature request: `associateBy` (or some way of returning other `Map<K, V>` types when using `associate`)
#529
FelixZY
closed
4 months ago
2
Update docs with latest usage recommendations
#528
ajalt
closed
4 months ago
0
Argument Files (@argfiles) Fail On Redirects (e.g., @<(echo foo))
#527
adamsmd
closed
4 months ago
1
feat: move NoOpCliktCommand from clikt-mordant to clikt module
#526
EchoEllet
closed
4 months ago
4
Kotlin-Native charset error on Windows
#525
tothlp
closed
4 months ago
4
Add imports to example Clikt program
#524
m0xb
closed
2 months ago
2
Is clikt-core published?
#523
0101a1a
closed
2 months ago
6
Error message "java.lang.NoClassDefFoundError: java/lang/management/ManagementFactory" when running as distributable
#522
Claudius42
closed
5 months ago
5
No way to timeout on missing input
#521
pdb-stripe
closed
5 months ago
2
Add argumentQuoteCharacterPairs command option
#520
toasterofbread
closed
5 months ago
2
Update Kotlin to 2.0.0
#519
ajalt
closed
6 months ago
0
Add more configuration to test()
#518
ajalt
closed
6 months ago
0
Control inputInteractive and outputInteractive in CliktTesting
#517
mikaelstaldal
closed
6 months ago
0
Introduce separate `clikt-core` module that has no dependencies
#516
ajalt
closed
6 months ago
0
Update CHANGELOG
#515
ajalt
closed
6 months ago
0
4.4.0 CHANGELOG correct?
#513
pykereaper
closed
6 months ago
0
Add wasmJs and linuxArm64 targets
#512
ajalt
closed
7 months ago
0
Mutually exclusive options in OptionGroup
#511
daring2
closed
7 months ago
1
Add support for target linuxArm64
#510
vegidio
closed
7 months ago
1
Rewrite parser to support custom run signatures
#508
ajalt
closed
7 months ago
2
clikt 4.X grew in jar size to over 8mb
#507
arturbosch
closed
6 months ago
8
Question: one single argument for multiple repeating subcommands
#506
alegomes
closed
6 months ago
1
Next