Closed
Description
So far, the Helix mode works great. But I encountered a little flaw. (Sorry, for opening so much issues 😉 )
I use zsh-syntax-highlighting
because it directly gives feedback if a typed command exists, highlights strings wrapped in quotes etc.
Now, since using your most up-to-date version, the syntax highlighting stopped working, as you can see in the following screenshot. Upper line is before sourcing zsh-helix-mode
, lower line the same command after sourcing, same for string highlighting:
It has to do with one of your more recent changes, since syntax highlighting still worked last week when I tried Helix mode last time.