Subject: Re: Bulding the aperture driver
To: Richard Rauch <rkr@rkr.kcnet.com>
From: Brian Ginsbach <ginsbach@spacestar.net>
List: netbsd-help
Date: 02/11/2000 20:50:16
Richard Rauch wrote:
> Re. tab completion, that is a shell-dependant feature.  In csh, you can
> get file completion with the <ESC> key and can of course use ~-based
> references to get at user home directories.

You can also use ~ references in ksh.
 
> I don't think that you need to set any special shell/environment variables
> to get this.

You need to set filec.  I typically do this in my .cshrc.  Like this: 
set filec
(simple huh).

-- 
Brian Ginsbach                                  <ginsbach@spacestar.net>