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

zsh-completion: improve (module|runner).function name retrieval #31055

Merged
merged 1 commit into from
Feb 9, 2016

Conversation

llua
Copy link
Contributor

@llua llua commented Feb 9, 2016

parsing ''salt-call -d'' was pretty errorprone and it finally broke. :D
Documention for some cron.* file.* functions isn't formatted with
leading whitespace, thus are picked up by the completer.

So now the completer parses salt-call sys.list_(runner_|)functions

parsing ''salt-call -d'' was pretty errorprone and it finally broke. :D
Documention for some cron.* file.* functions isn't formatted with
leading whitespace, thus are picked up by the completer.

So now the completer parses salt-call sys.list_(runner_|)functions
cachedout pushed a commit that referenced this pull request Feb 9, 2016
zsh-completion: improve (module|runner).function name retrieval
@cachedout cachedout merged commit 7dafc6d into saltstack:develop Feb 9, 2016
@cachedout
Copy link
Contributor

Great! Thanks, @llua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants