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

[BUG]: completions not working #353

Closed
JamesBrosy opened this issue Sep 23, 2024 · 0 comments · Fixed by #365
Closed

[BUG]: completions not working #353

JamesBrosy opened this issue Sep 23, 2024 · 0 comments · Fixed by #365
Labels
bug Something isn't working

Comments

@JamesBrosy
Copy link
Contributor

JamesBrosy commented Sep 23, 2024

Version
v0.5.4
OS
Linux

Describe the bug
I use yum package manager and I find the rpm package has some problems which cause completion not working.

Well, bash completion should be found in folder /usr/share/bash-completion/completions and zsh version should be in /usr/share/zsh/site-functions/ and the scripts in the folder vendor-completions usually are not executed because it's not in the environment variable fpath.

Screenshots[optional]
image

@JamesBrosy JamesBrosy added the bug Something isn't working label Sep 23, 2024
@JamesBrosy JamesBrosy changed the title [BUG]: rpm package issue [BUG]: completions error Sep 23, 2024
@JamesBrosy JamesBrosy changed the title [BUG]: completions error [BUG]: completions not working Sep 23, 2024
yanecc pushed a commit that referenced this issue Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant