On Feb 2, 4:47 pm, Rich Healey <healey.r...@gmail.com> wrote: > > Sometimes when I have many splits I find it hard to find where I left my > focus.
Sounds like your cursor is insufficiently conspicuous. If you're using gvim, see :h guicursor. I have 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 Otherwise, your terminal emulator may have possibilities. F. ex, xterm -bc -bcf 200 -bcn 200 -cr red or have a look in the wiki: http://vim.wikia.com/wiki/Configuring_the_cursor Regards, John -- 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