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

Disable history completion #326

Closed
gkruschina opened this issue Jul 10, 2015 · 3 comments
Closed

Disable history completion #326

gkruschina opened this issue Jul 10, 2015 · 3 comments

Comments

@gkruschina
Copy link

Hi there,
is it possible to disable the history completion?
I have trouble with passwords including the "!"-char.

wbr
Günter

@mridgers
Copy link
Owner

There isn't currently a way to disable history completion but it would certainly be useful - I'll add such an option. Now that #317 has been fixed Clink won't expand characters inside single quotes (like Bash) which maybe of use to you.

@gkruschina
Copy link
Author

Clink v0.4.4

Sorry, this does not work on my system.
I did the following steps:

  1. clink.bat
  2. dir
  3. echo '!1'
    Answer:
    History expansion: echo 'dir'
    'dir'

@mridgers
Copy link
Owner

I only pushed the code changes upstream 20 minutes ago!

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