From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12857 invoked from network); 4 Jun 1997 11:39:44 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 4 Jun 1997 11:39:44 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id HAA12399; Wed, 4 Jun 1997 07:28:32 -0400 (EDT) Resent-Date: Wed, 4 Jun 1997 07:28:32 -0400 (EDT) Message-Id: <199706041132.NAA03981@hydra.ifh.de> To: zsh-workers@math.gatech.edu (Zsh hackers list) Subject: zle insert bug in 3.1.2 Date: Wed, 04 Jun 1997 13:32:13 +0200 From: Peter Stephenson Resent-Message-ID: <"uvl-_3.0.g13.V5Lbp"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3190 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu % ./zsh -f % compctl -k '(abc ade)' foo % setopt menucomplete # which I can't complete with zsh -f. blagh. % foo a bar ^ cursor is here. Each time I press , the next choice is correctly inserted, but the last character on the line (r) is repeated % foo abc barr % foo ade barrr % foo bac barrrr etc. etc. It's a real 'r' in the line, not the result of a redisplay error. (The job control bug I reported in 3.1.1-test1+epsilon is either not there or has retreated into an occasional race condition which I haven't seen.) -- Peter Stephenson Tel: +49 33762 77366 WWW: http://www.ifh.de/~pws/ Fax: +49 33762 77413 Deutsches Elektronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen DESY-IfH, 15735 Zeuthen, Germany.