just icon indicating copy to clipboard operation
just copied to clipboard

Bash completion script: recipe names are not completed after flags

Open casey opened this issue 1 year ago • 0 comments

The bash completion script does not suggest recipe names if there's already a flag on the command line. So, for example:

just --quiet <TAB>

Does not complete available recipe names.

casey avatar Jul 04 '24 17:07 casey