From owner-freebsd-current@FreeBSD.ORG Thu Oct 7 13:12:54 2004 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 4922116A4CE for ; Thu, 7 Oct 2004 13:12:54 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8216243D2D for ; Thu, 7 Oct 2004 13:12:53 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from orion.daedalusnetworks.priv (host5.bedc.ondsl.gr [62.103.39.229])i97DCFOa004104; Thu, 7 Oct 2004 16:12:36 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) i97DBxtF005052; Thu, 7 Oct 2004 16:11:59 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost)i97DBthb005051; Thu, 7 Oct 2004 16:11:55 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Thu, 7 Oct 2004 16:11:54 +0300 From: Giorgos Keramidas To: Nikolay Kalev Message-ID: <20041007131154.GA5011@orion.daedalusnetworks.priv> References: <20041006065433.GB612@loge.nixsys.be> <136a340a041006002068ffbf8d@mail.gmail.com> <20041006114235.79eb1aee@it.buh.tecnik93.com> <136a340a04100604021216f931@mail.gmail.com> <20041006180405.6a3b8407@vixen42.24-119-122-191.cpe.cableone.net> <61583.66.13.175.242.1097110893.squirrel@mail.ringofsaturn.com> <20041006202735.0b2e531d@vixen42.24-119-122-191.cpe.cableone.net> <136a340a0410070029332a39e9@mail.gmail.com> <747dc8f30410070425521b2dc5@mail.gmail.com> <136a340a041007045538093bfd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <136a340a041007045538093bfd@mail.gmail.com> cc: Renato Botelho cc: freebsd-current@freebsd.org Subject: Re: csh is root's shell? 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: Thu, 07 Oct 2004 13:12:54 -0000 On 2004-10-07 14:55, Nikolay Kalev wrote: > On Thu, 7 Oct 2004 08:25:04 -0300, Renato Botelho wrote: > > On Thu, 7 Oct 2004 10:29:23 +0300, Nikolay Kalev wrote: > > > Ok here is the fix. I removed F1-F6 options, will research them this weekend :-) > > > Option CTRL+W is added, very neat thanks ! Please email me for other > > > suggestions. > > > > set prompt="[%B%m%b]:%S%/%s%# " > > > > %# will put # to root and > to others > > nice thank you :-). I will release soon another fix. Some of these options for tcsh are probably going to be useful to a lot of people. Has anyone of you considered extracting bits of this modified `.tcshrc' file and merging them with the current .tcshrc of the FreeBSD source tree?