tir, 09 06 2009 kl. 13:17 +0200, skrev Jürgen Krämer: > > 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.
Thanks a lot! "guicursor=n-v-c:lcursor0-blinkon0 " made the difference. regards, Carsten --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
