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

[1.1.4.1] Auto Completion not working #280

Closed
boop5 opened this issue Oct 2, 2014 · 1 comment
Closed

[1.1.4.1] Auto Completion not working #280

boop5 opened this issue Oct 2, 2014 · 1 comment

Comments

@boop5
Copy link

boop5 commented Oct 2, 2014

Auto Completion (aka TAB Completion) is not working for me.

I've tried different operating systems (8.1 64bit, 10 32bit, 8 32bit), different settings, a new installation and what not. Auto Completion is not working unless I add my own version of clink what notoriously screws the lambda font.

Any ideas?

@boop5
Copy link
Author

boop5 commented Oct 11, 2014

Fixed it.

### config/settings
@@ -27,7 +27,7 @@
# the line. 0 = PATH only, 1 = PATH and CWD, 2 = PATH, CWD, and directories. In
# all cases both executables and directories are matched when there is a path
# separator present.
-exec_match_style = 1
+exec_match_style = -1

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

2 participants