Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
"interactive" menu completion and `complete-word'
- X-seq: zsh-users 5831
- From: Le Wang <lewang@xxxxxxxxx>
- To: Zsh users list <zsh-users@xxxxxxxxxx>
- Subject: "interactive" menu completion and `complete-word'
- Date: Sat, 25 Jan 2003 22:06:53 -0500 (EST)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
I start menu completion like so:
zstyle ':completion:*' menu scroll=0 select=2 interactive
It works well for the most part, except `complete-word', which I've bound to the tab key, inserts
gibberish some times.
I would press 'tab' once to activate the completion mechanism, then when I press tab again
immediately, gibberish is inserted. However if I press tab to activate the system, and then move
around with the arrow keys, tab works as usual. I've bound the tab key to `forward-char' in the
menuselect keymap as a workaround.
Also, I noticed quite often, while using interactive menu complete the display becomes messy (e.g.
lines not cleared properly etc.) I think this could be because I have a two line prompt, but I've
never noticed the problem with normal menu complete.
Thanks.
--
Le
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
Messages sorted by:
Reverse Date,
Date,
Thread,
Author