From owner-freebsd-questions@FreeBSD.ORG Sat Mar 26 02:13:43 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C6B116A4CE for ; Sat, 26 Mar 2005 02:13:43 +0000 (GMT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E07E43D54 for ; Sat, 26 Mar 2005 02:13:42 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DF0nd-0000fn-Sb for freebsd-questions@freebsd.org; Sat, 26 Mar 2005 03:13:17 +0100 Received: from pcp08490587pcs.levtwn01.pa.comcast.net ([68.83.169.224]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Mar 2005 03:13:17 +0100 Received: from apeiron+usenet by pcp08490587pcs.levtwn01.pa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Mar 2005 03:13:17 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Christopher Nehren Date: Sat, 26 Mar 2005 02:13:12 +0000 (UTC) Organization: /usr/bin/false Lines: 33 Message-ID: References: <20050325234152.GA12816@falcon.midgard.homeip.net> <20050326002311.GA18807@falcon.midgard.homeip.net> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pcp08490587pcs.levtwn01.pa.comcast.net User-Agent: slrn/0.9.8.1 (FreeBSD) Sender: news X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner-SpamScore: s X-MailScanner-From: freebsd-questions@m.gmane.org X-MailScanner-To: freebsd-questions@freebsd.org Subject: Re: .cshrc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2005 02:13:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2005-03-26, Gert Cuykens scribbled these curious markings: > I would like one with allot of colors and a double tab completion that > shows every command or file :) Uhm, colours where? And why follow Bash's silly example of requiring two tabs when you can use one? And why use tab completion which requires two tabs and which beeps at you for no reason instead of using ^D completion which only requires one instance of ^D and which doesn't beep at you? > Is bash the only one that does that or can csh do that too ? No, csh can do this too, despite what seem to be misconceptions about csh still being in the dark ages. Best Regards, Christopher Nehren -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCRMXHk/lo7zvzJioRAl5OAJ423MK2MbD4qD1pDjsIEYVm+yhowgCgqRVM OteBGH37ETBUybOSsIZmR0M= =Xn6w -----END PGP SIGNATURE----- -- I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson If you ask the wrong questions, you get answers like "42" and "God". Unix is user friendly. However, it isn't idiot friendly.