goyo.vim icon indicating copy to clipboard operation
goyo.vim copied to clipboard

cause my cursor to blink

Open juniway opened this issue 4 years ago • 4 comments

Generally, I disable cursor blink in my iTerm2 settings. After I do :Goyo in vim, my cursor starts to blink, and even after I quite vim, the cursor blinks all the time. This completely disables/disrupts my iTerm2's functionality, which means re-disable cursor blink (check & recheck) doesn't work anymore.

image

also, autocmd like below will cause cursor blink.

autocmd! User GoyoEnter Limelight
autocmd! User GoyoLeave Limelight!

OS: Mac OS X Vim: 8.2+

juniway avatar May 23 '20 04:05 juniway

Hi, is this project still under maintain? I really love it but this bug upsets me so much, I don't like blinking, it just distracts me a lot, can you be very generously fix it? I would be very appreciate it.

juniway avatar Jun 10 '20 07:06 juniway

I also use iTerm2 but I don't have the issue, so I can't help you. Feel free to open a pull request if you find out how to fix the problem.

junegunn avatar Jun 10 '20 08:06 junegunn

you can try disable cursor blink first and then go to :Goyo, and the cursor will start to blink. it happens every time I repeat this step.

juniway avatar Jun 10 '20 15:06 juniway

It's already disabled and I don't have the issue.

junegunn avatar Jun 10 '20 15:06 junegunn