Subject: Re: Post installation problems
To: Wojtek Mitus <wm@biol.uni.wroc.pl>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 04/15/2000 08:58:46
On Fri, 14 Apr 2000, Wojtek Mitus wrote:

> 2. Is a vt220 the best terminal type for the console ?? I can't use arrow,
>    and page up/down keys in vi, the bash shell that I've compiled, beeps
>    every time I try to make a path completion ( pressing tab or ESC ). 
>    How to get it to work properly ??

Command/path completion works for me (using TAB -- ESC is for csh),
and the arrows; not sure about page up/down. This is my ~/.bash_login

eval `tset -s -m 'vt.*:vt420 :vt220'`
stty crt
#[snip]
. ~/.bashrc