Subject: Re: backspace problem when using vi
To: None <port-i386@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-i386
Date: 03/19/2002 02:43:01
In article <20020319021219.21450.qmail@mail.netbsd.org>,
<encrypt84@prtc.net> wrote:
>Hi guys, im a bsd newbie so help me please! . I ran the chsh
>command to change the shell and when i hit the backspace in vi
>(while in interactive mode) it gives me an error saying ^?
>isn't a vi command. I think i need to remap my keyboard. But
>where do i do it? (btw Im not running XWindows). I already
>tried changing the term variable and it still doesnt let me
>backspace while im in vi. Thanks in advance
>
>
stty erase ^?
christos