I've noticed that the cursor disappears when moving back to correct something.
I have been able to fix it by editing:
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main cursor) with ZSH_HIGHLIGHT_HIGHLIGHTERS=(main)
Not sure if this is the correct way to fix it but it's working now for me.
I've noticed that the cursor disappears when moving back to correct something.
I have been able to fix it by editing:
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main cursor)withZSH_HIGHLIGHT_HIGHLIGHTERS=(main)Not sure if this is the correct way to fix it but it's working now for me.