picocli icon indicating copy to clipboard operation
picocli copied to clipboard

Generate yori completion scripts

Open remkop opened this issue 4 years ago • 0 comments

Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more. http://www.malsmith.net/yori/

We can generate yori completion scripts from a CommandSpec model, once we figure out the syntax for yori completion scripts.

remkop avatar May 20 '20 21:05 remkop