From owner-freebsd-current@FreeBSD.ORG Mon Mar 19 17:12:12 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D80316A403 for ; Mon, 19 Mar 2007 17:12:12 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.freebsd.org (Postfix) with ESMTP id 1E21D13C458 for ; Mon, 19 Mar 2007 17:12:11 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id l2JGrANo007729 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Mar 2007 17:53:10 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id l2JGrA1E007728; Mon, 19 Mar 2007 17:53:10 +0100 (CET) Date: Mon, 19 Mar 2007 17:53:10 +0100 From: Divacky Roman To: Anton Yuzhaninov Message-ID: <20070319165310.GA7216@stud.fit.vutbr.cz> References: <131632274.20070319100945@citrin.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <131632274.20070319100945@citrin.ru> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: freebsd-current@freebsd.org Subject: Re: tcsh and !#:q in alias postcmd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 19 Mar 2007 17:12:12 -0000 On Mon, Mar 19, 2007 at 10:09:45AM +0300, Anton Yuzhaninov wrote: > Hello All. > > In tcsh 6.14.00 this alias (which useful under screen) work fine: > > alias postcmd 'echo -n "\033k\!#:q\033\\"' > > But under tcsh 6.15.00 it segfault. > > To repeat just set this alias and try to type any command, e. g. top can you forward this to tcsh developers mailing list (its Tcsh@mx.gw.com but you have to eb subscribed to be able to mail there) thnx