Issues with vim in Redhat

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Mar 14 12:58:05 UTC 2005


Hi,

Martin McCormick, le lun 14 mar 2005 06:32:09 -0600, a dit :
> If I use the l key to move the cursor, I
> don't hear the re-draw of the characters in the line but hear a
> running counter of the cursor position.

This is because vim show the cursor position at the last line of the
display. You can disable that completely by putting 

set noruler

in your .vimrc file. Pressing ctrl-G or g ctrl-G will let you get this
information just once whenever you need it.

Regards,
Samuel




More information about the Blinux-list mailing list