Tuesday, February 10, 2015

Re: Locating the cursor

On Wednesday, February 11, 2015 at 4:48:12 AM UTC+13, Paul wrote:

> I'm using Cygwin's X-windows.

Seems like you have an insufficiently visible cursor. In gvim I use

set guicursor=n-c:hor20,v:hor25,ve:ver35,o:hor50,i-ci:ver25,
\r-cr:hor35-ErrorMsg,sm:block
" this looks odd, but it works; the second setting of guicursor does not undo
" the previous settings
set guicursor=a:blinkwait200-blinkon200-blinkoff200

for a 5 Hz blink.

Regards, John Little


--
--
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.

No comments:

Post a Comment