From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2920 invoked from network); 13 Oct 2008 23:04:04 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 13 Oct 2008 23:04:04 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 22375 invoked from network); 13 Oct 2008 23:03:48 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 13 Oct 2008 23:03:48 -0000 Received: (qmail 26287 invoked by alias); 13 Oct 2008 23:03:15 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25884 Received: (qmail 26245 invoked from network); 13 Oct 2008 23:03:09 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 13 Oct 2008 23:03:09 -0000 Received: from uucp.gnuu.de (unknown [83.246.114.63]) by bifrost.dotsrc.org (Postfix) with ESMTP id BBFBC80524C0 for ; Tue, 14 Oct 2008 01:03:06 +0200 (CEST) Received: by uucp.gnuu.de (Postfix, from userid 10) id 016BE488081; Tue, 14 Oct 2008 01:03:05 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.5.2 uucp.gnuu.de 016BE488081 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gnuu.de; s=banki; t=1223938986; i=@alea.gnuu.de; bh=ylWfAQctEh5aOATEnSVs/FIUXutuXaah3 6XsVFatJn0=; h=To:From:Subject:Date:Message-ID:References: Mime-Version:Content-Type:Content-Transfer-Encoding:Sender; b=UtiA 8yrD3DLNAnev5WMf5kyND1BMhuRKut+P+mBkY+YV04sbQr6C1o4xyO0L9BaSLGeqray v/y+yT9P+CJmS7nzGZXzegt99EiCam9+GADPdosLoopEs132gBotYhxMr0dMx7dgcLH tj1Ym8U8HkvtqtthO0CNGuWhwUUMl0Afw= Received: from news by alea.gnuu.de with local (Exim 4.63) (envelope-from ) id 1KpVi4-0002SC-KQ for zsh-workers@sunsite.dk; Tue, 14 Oct 2008 00:16:16 +0200 To: zsh-workers@sunsite.dk Path: not-for-mail From: =?UTF-8?Q?J=C3=B6rg?= Sommer Newsgroups: local.mailinglist.zsh Subject: Re: Remove history entries Date: Mon, 13 Oct 2008 22:16:16 +0000 (UTC) Message-ID: References: <081012204149.ZM27784@torch.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: alea.gnuu.de 1223936176 8227 192.168.0.5 (13 Oct 2008 22:16:16 GMT) X-Complaints-To: usenet@alea.gnuu.de User-Agent: slrn/0.9.9 (Linux) Sender: news X-Virus-Scanned: ClamAV 0.92.1/8417/Mon Oct 13 09:34:29 2008 on bifrost X-Virus-Status: Clean Hallo Bart, Bart Schaefer wrote: > On Oct 12, 9:22pm, ( Text in unknown character set UTF-8 not shown ) wrote: >} >} is it possible to remove history entries? > > Sadly, no. I'd like to be able to do this myself, particularly when > e.g. testing zsh completion, to remove all the goofy command fragments > and repetitions of "more /tmp/zsh99999ls13; : ls abc" that leak into > the history. BTW: I find the idea to put the line ‘$PAGE /tmp/zsh…’ really good! It's very helpful. Bye, Jörg. -- But in the case of "git revert", it should be an ancestor (or the user is just insane, in which case it doesn't matter - insane people can do insane things) Linus Torvalds