From owner-freebsd-current@FreeBSD.ORG Fri Apr 29 13:11:39 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64DD816A4CE for ; Fri, 29 Apr 2005 13:11:39 +0000 (GMT) Received: from basement.kutulu.org (211.215.33.65.cfl.res.rr.com [65.33.215.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF5043D45 for ; Fri, 29 Apr 2005 13:11:39 +0000 (GMT) (envelope-from kutulu@kutulu.org) Received: from [127.0.0.1] (localhost [127.0.0.1]) by basement.kutulu.org (Postfix) with ESMTP id 5FF0539; Fri, 29 Apr 2005 09:11:37 -0400 (EDT) Message-ID: <42723287.3050806@kutulu.org> Date: Fri, 29 Apr 2005 09:11:35 -0400 From: Mike Edenfield User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <427196C0.5040506@chuckr.org> <20050429085113.GF789@empiric.icir.org> In-Reply-To: <20050429085113.GF789@empiric.icir.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Chuck Robey cc: current Subject: Re: tcsh X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 13:11:39 -0000 On Fri, Apr 29, 2005 at 02:06:56AM +0000, Chuck Robey wrote: >Any chance that something so basic as this, that improves things so >awfully much, could be added to the .tcshrc? If the idea is liked well >enough, I will edit it enough so that the special use of prompt strings >that are specific to tcsh is made conditional. Just an FYI -- there is a port that installs a must souped-up tcshrc: /usr/ports/shells/tcshrc You might look to see if that includes the changes you want. --Mike