read :h gcr
:
In an MSDOS or Win32 console, only the height of the cursor can be changed.
For a console the 't_SI' and 't_EI' escape sequences are used
But in Win32 console the curser blinks
In bash on Ubuntu on Windows the curser blinks also
and $TERM is xterm.
:set t_mb? reports [5m
in bash:
echo '[5m'
stops blinking also in bash
I modified vimrc.local with
set t_mb=
but VIM don't blink, so it must be set earlier to non blinking mode
Erhy
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Saturday, October 22, 2016
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment