Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup bash/zsh command-line completion for nargo #6284

Open
michaeljklein opened this issue Oct 11, 2024 · 0 comments
Open

Setup bash/zsh command-line completion for nargo #6284

michaeljklein opened this issue Oct 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@michaeljklein
Copy link
Contributor

Problem

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

  1. Use "short" versions of commands where available (e.g. check, execute) or else enable them for other commands
  2. Type the whole command

Additional 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

@michaeljklein michaeljklein added the enhancement New feature or request label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant