On Tue, Apr 05, 2005 at 10:29:05AM -0400, fire-eyes wrote:
> Before i decide to go into append or insert mode, I want to go to the
> end of a line. I hit the END key. The cursor flashes, and if there is a
> letter underneat it and it is lowecase, it's uppercased.

What is your terminal ($TERM) set to? Different keys do different things 
on different terminals. For example, with TERM=xterm hitting the End key
in vim puts the cursor to the end of line, but with TERM=vt220 vim switches
to insert mode and adds the letter F to the line above the cursor... 

-- 
Marko Vallius           #  PGP public key A4B84F58
--
gentoo-user@gentoo.org mailing list

Reply via email to