Tab-completion in bash and zsh for nargo would be helpful so that typing partial commands like nargo co<TAB> or nargo n<TAB>, the commands are completed to nargo compile, nargo new, respectively.
Happy Case
Setup tab completion for the commonly used shells bash and zsh
Workaround
Yes
Workaround Description
Use "short" versions of commands where available (e.g. check, execute) or else enable them for other commands
Problem
Tab-completion in bash and zsh for
nargo
would be helpful so that typing partial commands likenargo co<TAB>
ornargo n<TAB>
, the commands are completed tonargo compile
,nargo new
, respectively.Happy Case
Setup tab completion for the commonly used shells
bash
andzsh
Workaround
Yes
Workaround Description
check
,execute
) or else enable them for other commandsAdditional Context
No response
Project Impact
Nice-to-have
Blocker Context
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response