From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25817 invoked from network); 26 Jun 2000 20:58:27 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 26 Jun 2000 20:58:27 -0000 Received: (qmail 7505 invoked by alias); 26 Jun 2000 20:56:40 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3214 Received: (qmail 7420 invoked from network); 26 Jun 2000 20:56:36 -0000 Date: Mon, 26 Jun 2000 16:55:50 -0400 From: Paul_A To: zsh-users@sunsite.auc.dk Subject: HIST_ALLOW_CLOBBER and >& Message-ID: <20000626165550.I27070@tdc134.comm.mot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Is there any good reason why `|' doesn't get appended to >& in the history with HIST_ALLOW_CLOBBER enabled, like with > and >>, or is this merely an oversight? I believe the question applies to all versions. -- Paul Ackersviller