From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28357 invoked from network); 23 Jun 1997 18:43:37 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 23 Jun 1997 18:43:37 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id OAA11477; Mon, 23 Jun 1997 14:35:19 -0400 (EDT) Resent-Date: Mon, 23 Jun 1997 14:35:19 -0400 (EDT) Message-Id: <19970623144053.14030@people-eater.purple.org> Date: Mon, 23 Jun 1997 14:40:53 -0400 From: Andy Wick To: zsh-workers@math.gatech.edu Subject: Annoying 3.0.4 bug Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 Resent-Message-ID: <"DfJiI.0.Gp2.d7ihp"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3290 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu This wasn't in 3.0.2, don't know about 3.0.3. When using the history after using menu completion there is a space at the end of the command for every tab you hit. Important config options: setopt menu_complete nolistbeep bindkey ^[[A" up-line-or-search Commands: > cd /tmp > mkdir /tmp/a > touch a/a a/b a/c > ls a/ > ls ZSH: "> ls a/a " - Notice one space > ls a/ > ls ZSH: "> ls a/b " - Notice two spaces > ls a/ > ls ZSH: "> ls a/c " - Notice three spaces Thanks, Andy -- awick@vt.edu Andy Wick awick@purple.org Virginia Tech