Re: [gentoo-user] Annoying vim / keyboard behavior

2005-04-06 Thread steven pan
use "A" is right

On Apr 5, 2005 10:29 PM, fire-eyes <[EMAIL PROTECTED]> wrote:
> My editor of choice is vim. I administer about 5 systems. On one of
> these, the following behavior happens.
> 
> 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.
> 
> No other systems do this to me. I'm ssh'ing into all of these systems
> from one system, so I'm using the same keyboard every time.
> 
> Any ideas?
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 


-- 
StevenPan
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Annoying vim / keyboard behavior

2005-04-05 Thread Marko Vallius
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



Re: [gentoo-user] Annoying vim / keyboard behavior

2005-04-05 Thread Sami Samhuri
* On Tue Apr-05-2005 at 10:29:05 AM -0400, fire-eyes said:
> My editor of choice is vim. I administer about 5 systems. On one of
> these, the following behavior happens.
> 
> 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.
> 
> No other systems do this to me. I'm ssh'ing into all of these systems
> from one system, so I'm using the same keyboard every time.
> 
> Any ideas?

Sorry, I don't know how to solve your problem. A workaround is
using 'A' to begin insertion at the end of the current line.

-- 
Sami Samhuri


pgpxDX4VPyDfQ.pgp
Description: PGP signature


Re: [gentoo-user] Annoying vim / keyboard behavior

2005-04-05 Thread Ciaran McCreesh
On Tue, 05 Apr 2005 10:29:05 -0400 fire-eyes <[EMAIL PROTECTED]>
wrote:
| My editor of choice is vim. I administer about 5 systems. On one of
| these, the following behavior happens.
| 
| 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.
| 
| No other systems do this to me. I'm ssh'ing into all of these systems
| from one system, so I'm using the same keyboard every time.
| 
| Any ideas?

Is this a non-Gentoo system? Or a system running vim7? Or a vim you
compiled outside of portage? Or a vim built with USE="minimal", or
without USE="ncurses"? It's a terminfo issue, and I *thought* we had
that fixed on Gentoo with vim63 built with USE="ncurses -minimal"...

-- 
Ciaran McCreesh : Gentoo Developer (Vim, Fluxbox, shell tools)
Mail: ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm



pgpV0Jp0Hz9iV.pgp
Description: PGP signature


Re: [gentoo-user] Annoying vim / keyboard behavior

2005-04-05 Thread Frank Schafer
Do you have
``set nocompatible''
in the vimrc on the system with this "strange behaviour"?

Just a thougth
Frank

On Tue, 2005-04-05 at 10:29 -0400, fire-eyes wrote:
> My editor of choice is vim. I administer about 5 systems. On one of
> these, the following behavior happens.
> 
> 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.
> 
> No other systems do this to me. I'm ssh'ing into all of these systems
> from one system, so I'm using the same keyboard every time.
> 
> Any ideas?
> 
> --
> gentoo-user@gentoo.org mailing list
> 


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Annoying vim / keyboard behavior

2005-04-05 Thread Dmitry S. Makovey
On April 5, 2005 08:29 am, fire-eyes wrote:
> My editor of choice is vim. I administer about 5 systems. On one of
> these, the following behavior happens.
>
> 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.

why not use standardized "$" to get to the end of the line? "End" is 
not standard thus can behave differently on different systems. Using 
"$" is safer and promises to behave same way regardless of system.

>
> No other systems do this to me. I'm ssh'ing into all of these
> systems from one system, so I'm using the same keyboard every time.
>
> Any ideas?
>
> --
> gentoo-user@gentoo.org mailing list

-- 
Dmitry Makovey
Web Systems Administrator
Athabasca University
(780) 675-6245


pgpYIsCJbXa8T.pgp
Description: PGP signature