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

Document support for global tasks and improve completion scripts #235

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

nat-n
Copy link
Owner

@nat-n nat-n commented Aug 18, 2024

Completion scripts and list_tasks are not configurable to specify the executable name and respect the -C/--directory option.

fish and zsh completion scripts now understand when the -C/--directory option has been specified and will suggest tasks from the correct project.

The zsh completion script also generally handles passing multiple arguments.

Addresses #233

@nat-n nat-n force-pushed the global_tasks branch 2 times, most recently from 684ee61 to 49ccc1a Compare August 18, 2024 19:53
Completion scripts and list_tasks are not configurable to respect the -C option
@nat-n nat-n changed the base branch from main to development August 18, 2024 20:36
@nat-n nat-n merged commit 8a52e4d into development Aug 18, 2024
38 checks passed
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.

1 participant