command-line-api icon indicating copy to clipboard operation
command-line-api copied to clipboard

Typo suggestions don't seem to look at recursive options

Open barrygiles opened this issue 5 months ago • 0 comments

As per the title. I've had a quick look through the code and I think this is because it generates the list of possible tokens from the children of the subcommand, but doesn't then also add the recursive options from the parent commands.

barrygiles avatar Jul 08 '25 17:07 barrygiles