Fix highlight cache invalidation #55

Merged
merged 1 commit into from May 16, 2015

2 participants

@jirutka

This (at least partially) fixes #6 and zsh-users/zsh-syntax-highlighting#164. Highlighting now works correctly when completion is accepted using Ctrl+e (end-of-line), but doesn’t work well when I paste some command to terminal from the clipboard.

@jirutka jirutka Fix highlight cache invalidation
To work better with recent version of zsh-syntax-highlighting.
4b6512d
@faceleg faceleg merged commit 0371904 into zsh-users:master May 16, 2015
@jirutka jirutka deleted the jirutka:patch-1 branch May 23, 2015
@danielshahaf danielshahaf referenced this pull request in zsh-users/zsh-syntax-highlighting Sep 6, 2015
Closed

Play well with zsh-autosuggestions or regression in 7edd081 #164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment