Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
4.0.1: menucomplete quirk leaving extra characters behind
- X-seq: zsh-workers 14872
- From: Jos Backus <josb@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: 4.0.1: menucomplete quirk leaving extra characters behind
- Date: Tue, 12 Jun 2001 15:37:01 -0700
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Reply-to: Jos Backus <josb@xxxxxxxxxx>
traitor:~% zsh -f
traitor% autoload -U compinit ; compinit
traitor% setopt menucomplete
traitor% _
Now when I hit <Tab>, I see:
traitor% \!
zsh: do you wish to see all 2188 possibilities (730 lines)? _
Answering ``n'' gives:
traitor% \!_
with the cursor sitting behind the !.
(Btw, on Solaris the characters are ``!='' instead.)
Any idea what causes this?
Thanks,
--
Jos Backus _/ _/_/_/ "Modularity is not a hack."
_/ _/ _/ -- D. J. Bernstein
_/ _/_/_/
_/ _/ _/ _/
josb@xxxxxxxxxx _/_/ _/_/_/ use Std::Disclaimer;
Messages sorted by:
Reverse Date,
Date,
Thread,
Author