Date: Fri, 5 Jul 2002 14:14:22 +0100 From: Daniel Bye <dan@slightlystrange.org> To: freebsd-questions@freebsd.org Subject: Re: tcsh: list of all files when pressing tab Message-ID: <20020705131421.GA34546@catflap.home.slightlystrange.or> In-Reply-To: <12880.1025866639@www20.gmx.net> References: <12880.1025866639@www20.gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 05, 2002 at 12:57:19PM +0200, Pascal Giannakakis wrote: > Hi, > > in tcsh i can type "/u" and press tab to autocomplete the path to "/usr/". > However, > if there is more than one match, i would like to have a list of all possible > path's. > I know this from linux. What is this feature called and how do i enable it? > thx! > Try these: set filec set autolist They can be put in your .cshrc, and they work fine for me. See how you go. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020705131421.GA34546>