Hi,
Carsten Agger wrote: > I currently like to use vim as an ebook reader, using commands like L, H > and z<CR> to navigate the text. > > Only one thing bothers me: The cursor, which is always the somewhere, > blinking away. Is there a way to hide/disable it? > > The cursor is of course important, but while I'm not using it, I don't > have to see it, I think. > > Maybe there's a simple solution, but :help cursor didn't yield anything > helpful. have a look at :help 'guicursor' if you are using a GUI version or running Vim in a Win32 console, or at :help termcap-cursor-shape if you are running Vim in terminal. Regards, Jürgen -- Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us. (Calvin) --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
