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

Add ZSH Completion #102

Open
bbugyi200 opened this issue Jun 16, 2018 · 2 comments
Open

Add ZSH Completion #102

bbugyi200 opened this issue Jun 16, 2018 · 2 comments
Labels
Type: Documentation Improvements or additions to this project's documentation. Type: Feature New feature or request.

Comments

@bbugyi200
Copy link
Owner

bbugyi200 commented Jun 16, 2018

In addition to standard ZSH completion, funks should also autocomplete. For example, funky -e r<Tab> should expand to funky -e run if run is defined as a function.

@bbugyi200
Copy link
Owner Author

Depends: #103

@bbugyi200 bbugyi200 changed the title Add zsh completion for function names Add ZSH Completion Nov 28, 2018
@bbugyi200 bbugyi200 added Type: CI Related to this project's continuous integration pipeline. and removed NEW labels Nov 29, 2018
@bbugyi200 bbugyi200 added Type: Feature New feature or request. and removed Type: CI Related to this project's continuous integration pipeline. labels Aug 7, 2021
@bbugyi200
Copy link
Owner Author

We can use argcomplete for this.

@bbugyi200 bbugyi200 added Type: Documentation Improvements or additions to this project's documentation. and removed Type: Documentation Improvements or additions to this project's documentation. labels Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Improvements or additions to this project's documentation. Type: Feature New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant