From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2280 invoked from network); 30 May 2000 16:20:09 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 May 2000 16:20:09 -0000 Received: (qmail 16129 invoked by alias); 30 May 2000 16:19:43 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11668 Received: (qmail 16107 invoked from network); 30 May 2000 16:19:35 -0000 From: "Bart Schaefer" Message-Id: <1000530161927.ZM2653@candle.brasslantern.com> Date: Tue, 30 May 2000 16:19:26 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Nasty problem with cursor placement after declining a listing MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii This is 3.1.7, hot off sourceforge CVS: zagzig% bindkey -e;autoload -U compinit; compinit -D zagzig% which zsh: do you wish to see all 2091 possibilities (1046 lines)? n zagzig% which zagzig% which \! ^ cursor is now down here on the blank line below the prompt This doesn't happen when the complist module is loaded. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net