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

Fix handling of CLI_ARGS #863

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

MarioSchwalbe
Copy link
Contributor

Improvements:

  1. Do not attempt to propose completions if the current position is behind -- as the arguments would go to task's CLI_ARGS variable.
  2. Only use the command-line before -- when proposing task names to prevent the list option from going to task's CLI_ARGS variable.

@andreynering
Copy link
Member

Thanks again @MarioSchwalbe!

@andreynering andreynering merged commit 2ba083a into go-task:master Sep 8, 2022
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.

2 participants