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

Clink completion does not work #59

Closed
jazzzz opened this issue Nov 29, 2013 · 6 comments
Closed

Clink completion does not work #59

jazzzz opened this issue Nov 29, 2013 · 6 comments

Comments

@jazzzz
Copy link

jazzzz commented Nov 29, 2013

For example, if I type git then hit tab twice, it completes file names instead of suggesting git commands.
I found out that commenting out @chcp 65001>nul in init.bat fixes it (however the lambda is not displayed correctly). Commenting out prompt also works.

@jazzzz
Copy link
Author

jazzzz commented Nov 29, 2013

Strangely, commenting out @chcp 65001>nul with rem fixes it, but not with :: or removing completely the line.

@samvasko
Copy link
Contributor

Can you try it latest version. It works for me there.

@jazzzz
Copy link
Author

jazzzz commented Nov 29, 2013

@Bliker this is the version I use. Also the prompt always display {git} in green.

@samvasko
Copy link
Contributor

That is odd, in a new version I still using clink 0.3.1 due to similiar issues. Are you sure?

@jazzzz
Copy link
Author

jazzzz commented Nov 29, 2013

I tried from git version ee50cc5 and the release 1.1.1. I can try clink 0.3.1.

@MartiUK
Copy link
Member

MartiUK commented Jan 22, 2014

This is definitely fixed in the latest version.

@MartiUK MartiUK closed this as completed Jan 22, 2014
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

No branches or pull requests

3 participants