Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Nasty problem with cursor placement after declining a listing
- X-seq: zsh-workers 11668
 
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxxxxxx
 
- Subject: Nasty problem with cursor placement after declining a listing
 
- Date: Tue, 30 May 2000 16:19:26 +0000
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
This is 3.1.7, hot off sourceforge CVS:
zagzig% bindkey -e;autoload -U compinit; compinit -D
zagzig% which <TAB>
zsh: do you wish to see all 2091 possibilities (1046 lines)? n
zagzig% which <TAB>
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   
Messages sorted by:
Reverse Date,
Date,
Thread,
Author