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

adding a note about setting the completion cache #64

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

esc
Copy link
Contributor

@esc esc commented Jun 7, 2024

As title

@esc
Copy link
Contributor Author

esc commented Jun 7, 2024

@Hanspe-3019 @jezdez -- trying to improve the user-experience here after the report in #60. What do you think?

@esc
Copy link
Contributor Author

esc commented Jun 7, 2024

The alternative would be to disable package completion, unless use-cache is set.

@esc
Copy link
Contributor Author

esc commented Jun 7, 2024

I just tried to avoid the cache by setting:

zstyle ':completion::complete:*' use-cache 0

but it seems this setting as no effect? Can anyone reproduce?

@esc
Copy link
Contributor Author

esc commented Jun 14, 2024

I'm going to merge this now, feel free to submit more PRs if you were not happy with how this turned out.

@esc esc merged commit 2a23361 into main Jun 14, 2024
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