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

Autosuggestion breaks syntax-highlighting of history searches #77

Closed
ELLIOTTCABLE opened this issue Oct 18, 2015 · 4 comments
Closed

Autosuggestion breaks syntax-highlighting of history searches #77

ELLIOTTCABLE opened this issue Oct 18, 2015 · 4 comments

Comments

@ELLIOTTCABLE
Copy link

So, I'm using zsh-syntax-highlighting, zsh-history-substring-search, and zsh-autosuggestions together; unfortunately, once an autosuggestion has highlighted some content, the length of that content remains $AUTOSUGGESTION_HIGHLIGHT_COLOR indefinitely thereafter:

@stephenwilley
Copy link

I have exactly the same problem, but strangely only on a Mac (which I see from your gif you're on too). This doesn't seem to happen on my RHEL6 box.

@ELLIOTTCABLE
Copy link
Author

@stephenwilley same Zsh version, version of the module, same configuration file, etc? O_O

@stephenwilley
Copy link

zsh 5.0.8
el Capitan
all the modules are latest from git
.zshrc lists syntax highlighting followed by history substring followed by autosuggestions

@ericfreese
Copy link
Member

There's a rewrite underway in PR #91. It's available on branch v0.1.x. Please try using that branch, and let me know if it solves your problem.

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