XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.31k stars 181 forks source link

visual mode losing cursor block style when change device theme #395

Open qiudaomao opened 2 years ago

qiudaomao commented 2 years ago
  1. set XVim in visual mode, the cursor is in block style
  2. switch device theme on/off dark mode and back to Xcode
  3. xvim still in visual mode, but the cursor changed to insert style

This issue seems reproducible not limited to theme changing, but change theme is 100% reproducible.