From owner-freebsd-current@FreeBSD.ORG Sun May 15 16:33:22 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 43F9C16A4CE for ; Sun, 15 May 2005 16:33:22 +0000 (GMT) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF86243DC8 for ; Sun, 15 May 2005 16:33:20 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) (8.13.4/8.13.3) with ESMTP id j4FGXHtV064593 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 15 May 2005 18:33:17 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.4/8.13.3/Submit) id j4FGXGti064587; Sun, 15 May 2005 18:33:16 +0200 (CEST) Date: Sun, 15 May 2005 18:33:16 +0200 From: Divacky Roman To: "Michael W. Oliver" Message-ID: <20050515163316.GA59332@stud.fit.vutbr.cz> References: <20050513205206.GC40601@gargantuan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050513205206.GC40601@gargantuan.com> User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.49 on 147.229.10.14 cc: current@freebsd.org Subject: Re: job count in (t)csh prompt b0rken 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: Sun, 15 May 2005 16:33:22 -0000 On Fri, May 13, 2005 at 04:52:06PM -0400, Michael W. Oliver wrote: > hi guys. > > just upgraded to latest CURRENT this morning, now my prompt is hosed. > among other things, it usually has a blurb which includes the job count, > expressed as: > > jobs(%j) > > now, it just has a single number representing the job count and all > other good info is gone. worked fine with CURRENT from '04/28/05 > 00:20:45', which was my last CURRENT build before today. > > old prompt: > michael phoenix.gargantuan.com (Fri) 2005-05-13 15:46:08 ~ > line(ttyp2) jobs(0) signal(0) > > > > current prompt: > 0 there's a discussion on tcsh mailing list on something similar. it might be related and given how flexible mark was when importing .14 I am sure he will import .15 asap... so no worry :) regards roman