cmd-ts icon indicating copy to clipboard operation
cmd-ts copied to clipboard

Shell completions

Open V1RE opened this issue 2 years ago • 2 comments
trafficstars

Was wondering if anyone created some sort of shell completion generator which works with cmd-ts

V1RE avatar Mar 06 '23 22:03 V1RE

I'd like this as well. I wonder how well the parser can accommodate this. Can the parser be run and tell you where it had to stop so you know what it's expecting next? Then completions can come from there.

cspotcode avatar May 05 '23 22:05 cspotcode