Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2005 12:41:33 +0100
From:      Alex Zbyslaw <xfb52@dial.pipex.com>
To:        Doug Lee <dgl@dlee.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Left/right arrow and backspace translation confusion
Message-ID:  <42D64F6D.1060201@dial.pipex.com>
In-Reply-To: <20050714110919.GB77560@kirk.dlee.org>
References:  <20050714110919.GB77560@kirk.dlee.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Lee wrote:

>This one is making me feel dumb...I've been using FreeBSD for at least
>six years but I can't seem to figure this out...
>
>I have two FreeBSD systems running 4.10/4.11 (these problems have
>plagued me through several versions though).  On one system, arrows
>and backspace work as expected, but on the other, left/right arrows in
>vi cause havock (extra characters and a switch from command to insert
>mode), and backspace in Lynx, Mutt, etc., backs up but leaves
>characters intact instead of clearing them. 
>
One thing to check is that both keyboards are actually producing the 
same codes for your keys.  They probably are, but...

Just type "cat" and then press the arrow keys on each system.  Finish 
with Enter^D

Also, what does "echo $term" show?  Identical termcap files don't help 
if your terms are different :-)

Is there anything different about the .login or .cshrc between the machines?

--Alex




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42D64F6D.1060201>