history-search-multi-word
history-search-multi-word copied to clipboard
[bug]: breaks `zsh-users/zsh-syntax-highlighting` after invoking `history-search-multi-word`
Describe the bug
as said in the title, zsh-syntax-highlighting breaks as soon as history-search-multi-word
is called, for current prompt there isn't any syntax highlighting,,,,
Steps to reproduce
- load
history-search-multi-word
, loadzsh-syntax-highlighting
- run a few commands, syntax should be working fine
- now invoke the keybind for
history-search-multi-word
, it should work fine - now if you go back to running command, you will notice that syntaxes are not being highlighted anymore.
Expected behavior
zsh-syntax-highlighting
should work normally
Screenshots and recordings
No response
Operating System & Version
linux-gnu | pc | x86_64 | x86_64 | x86_64 unknown
Zsh version
5.9
Terminal emulator
xterm-256color
If using WSL on Windows, which version of WSL
WSL 2
Additional context
No response