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

print shell completions #2055

Open
llllvvuu opened this issue Jul 18, 2023 · 0 comments
Open

print shell completions #2055

llllvvuu opened this issue Jul 18, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed ux

Comments

@llllvvuu
Copy link

Describe the desired feature

Since Slither is using argparse this might end up being quite easy:

https://docs.iterative.ai/shtab/use/#:~:text=bash%2Czsh%2Ctcsh%7D-,subparser%20mode,-%3A%20end%2Dusers%20execute

@llllvvuu llllvvuu added the enhancement New feature or request label Jul 18, 2023
@0xalpharush 0xalpharush added the ux label Jul 24, 2023
@0xalpharush 0xalpharush added the help wanted Extra attention is needed label Aug 1, 2023
elopez added a commit that referenced this issue Feb 19, 2024
These can be generated by running e.g. `slither --print-completion zsh`
and installed as usual.

Closes #2055
elopez added a commit that referenced this issue Feb 19, 2024
These can be generated by running e.g. `slither --print-completion zsh`
and installed as usual.

Closes #2055
elopez added a commit that referenced this issue Feb 19, 2024
These can be generated by running e.g. `slither --print-completion zsh`
and installed as usual.

Closes #2055
elopez added a commit that referenced this issue Feb 20, 2024
These can be generated by running e.g. `slither --print-completion zsh`
and installed as usual.

Closes #2055
elopez added a commit that referenced this issue Feb 20, 2024
These can be generated by running e.g. `slither --print-completion zsh`
and installed as usual.

Closes #2055
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed ux
Projects
None yet
Development

No branches or pull requests

2 participants