jeffreytse / zsh-vi-mode

💻 A better and friendly vi(vim) mode plugin for ZSH.
MIT License
2.93k stars 102 forks source link

Cursor mode enabled, strange behavior around whitespace in visual mode #268

Open joihn opened 4 months ago

joihn commented 4 months ago

thanks for this tool.

I like to use this in my zshrc to have a better cursor.

VI_MODE_RESET_PROMPT_ON_MODE_CHANGE=true
VI_MODE_SET_CURSOR=true

however after enabling it (and restarting zsh), vim visual mode selection behaves weirdly.