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

Git autocomplete is not working as in git bash #607

Closed
ostap1010 opened this issue Aug 24, 2015 · 2 comments
Closed

Git autocomplete is not working as in git bash #607

ostap1010 opened this issue Aug 24, 2015 · 2 comments
Labels
👆 clink-completions Upstream issue in clink-completions.

Comments

@ostap1010
Copy link

Autocomplete function in git (when pressing TAB button) has some problem when "/" symbol is present in the branch name. For example, there is "feature/base1" and "feature/base2" branches in git repo. If to type "git checkout f"+TAB in cmder it produces: "git checkout feature". If to type same in git bash it produces "feature/base". It is better when autocompletion gives as much hint as possible.

@Stanzilla Stanzilla added the 👆 clink-completions Upstream issue in clink-completions. label Oct 12, 2015
@pc2459
Copy link

pc2459 commented Dec 2, 2015

I've worked around it temporarily by grabbing an updated version of clink completions from https://github.com/vladimir-kotikov/clink-completions/releases/tag/0.2.0 and replacing what's in vendor > clink-completions

@vladimir-kotikov
Copy link
Contributor

@Stanzilla, close please as development should contain [email protected] already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👆 clink-completions Upstream issue in clink-completions.
Projects
None yet
Development

No branches or pull requests

4 participants