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

Add the autocomplete plugin #8

Merged
merged 1 commit into from
Oct 8, 2019
Merged

Conversation

jonallured
Copy link
Owner

This PR adds the official autocomplete plugin which is better than nothing, but not perfect. It supports bash and zsh, so that covers a lot of the cases, but not all. But more than that, it's just going to support autocomplete on the commands themselves, not GitHub usernames, which is probably the bigger win.

I was able to get this to work over on my dotfiles here:

https://github.com/jonallured/dotfiles/blob/655edfe312b972b9a8ab6521b47a728b04b08ce1/rcm/zsh/completions/_pear#L26-L32

But it ain't pretty and I'm certainly open to other ideas!! /cc @ashfurrow

See also #5.

@jonallured jonallured merged commit e8ae6db into master Oct 8, 2019
@jonallured jonallured deleted the support-autocompletion-plugin branch April 28, 2020 15:57
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