zsh-users / zsh-syntax-highlighting

Fish shell like syntax highlighting for Zsh.
github.com/zsh-users/zsh-syntax-highlighting
BSD 3-Clause "New" or "Revised" License
19.5k stars 1.32k forks source link

The cursor is not displayed while moving in the Mate-terminal #924

Open AlexanderZhirov opened 1 year ago

AlexanderZhirov commented 1 year ago

When move the cursor, it becomes invisible. Changing themes doesn't help. Only if make the background transparent - the cursor is visible.

https://user-images.githubusercontent.com/37277056/235316436-091c4975-0a31-4817-a76f-6f036b4ad564.mp4

MATE Terminal 1.27.0

danielshahaf commented 1 year ago

Sounds like an issue with your terminal emulator, or perhaps with one of your other plugins. Does it reproduce in xterm(1) under zsh -f + source /path/to/zsh-syntax-highlighting.zsh?