tabby
tabby copied to clipboard
Cursor shape changes from line to box when losing focus
Describe the problem:
When using Neovim, if I switch to another windows like browser while in INSERT
mode, the cursor shape changes to box shape.
I have to switch to NORMAL
mode and INSERT
mode back to fix the cursor line back to line shape.
To Reproduce:
- Open Neovim
- Hit a from keyboard. The cursor shape will change to line shape.
- Hide the Tabby with CTRL+Space
- Re-open Tabby CTRL+Space
- Now the cursor is back to box shape
Positive. Same here.