The cursor blinks again, but I can't tweak it
Tony Mechelynck <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <CAJkCKXvnG5sa+kDK6ctGyc1=UrOthEHhDnNLWEhP9W5Qex-F-Q@mail.gmail.com> |
The cursor blinks again, but with the following:
if has("gui_running")
set guicursor^=a:blinkwait100-blinkon300-blinkoff300
endif
or also with += instead of ^= (i.e. append rather then prepend) I
cannot make the cursor blink on and off equally long, it always blinks
on longer than off (as is the default) in all the modes I've tested;
and yet typing
:verbose set gcr?<Enter>
at the keyboard displays my own setting and the .vimrc line where I've set it.
Even adding my blinking preferences manually for each mode separately
after ":set gcr=?" doesn't work.
Best regards,
Tony.
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/CAJkCKXvnG5sa%2BkDK6ctGyc1%3DUrOthEHhDnNLWEhP9W5Qex-F-Q%40mail.gmail.com.