Bug#872302: vim sends cursor-blink sequence to terminal

Andre Naujoks nautsch2 at gmail.com
Thu Aug 17 09:42:19 UTC 2017


This has the "slight" drawback of printing some garbage onto the current
screen from time to time. The current buffer is unaffected.

It just shows the inappropriateness of this workaround. I would be
thankful for any tips on this.

On 17.08.2017 11:05, Andre Naujoks wrote:
> To answer my own question:
> 
> Putting the following line into .vimrc does it for me:
> 
> :au VimEnter * silent exec "!printf '\033[?12l'"
> 
> I don't think this is supposed to be this hard.
> 
> Regards
>   Andre
> 
> 



More information about the pkg-vim-maintainers mailing list