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

autocomplete #636

Closed
sridhars opened this issue Sep 30, 2020 · 5 comments · Fixed by #649
Closed

autocomplete #636

sridhars opened this issue Sep 30, 2020 · 5 comments · Fixed by #649

Comments

@sridhars
Copy link

"aura -Slq" does not give the same output as "pacman -Slq"
similarly for -Sg and Sl. This breaks autocomplete
Replacing \aura with \pacman in the completion file fixes this as a workaround but aura -A autocomplete seems broken still.

@fosskers
Copy link
Owner

fosskers commented Oct 1, 2020

Which shell do you use?

@sridhars
Copy link
Author

sridhars commented Oct 1, 2020

bash
$ aura -Slq
error: repository "q" was not found.
aura >>= Please check your input.

@fosskers
Copy link
Owner

fosskers commented Oct 1, 2020

Looks like q itself is broken, I will fix that first. Thanks for reporting.

@fosskers fosskers linked a pull request Oct 7, 2020 that will close this issue
@fosskers
Copy link
Owner

fosskers commented Oct 7, 2020

-l was the problem afterall.

@fosskers
Copy link
Owner

fosskers commented Oct 7, 2020

-Sl has been fixed. The autocompletions are a known issue and are being tracked in another issue.

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 a pull request may close this issue.

2 participants