Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Menu-complete with tab, complete with alt-tab
- X-seq: zsh-users 4403
- From: Jesper Holmberg <jesper.holmberg@xxxxxxxxxxxxxxxx>
- To: zsh-users <zsh-users@xxxxxxxxxx>
- Subject: Re: Menu-complete with tab, complete with alt-tab
- Date: Fri, 19 Oct 2001 11:28:02 +0200
- In-reply-to: <20011018232016.C10295@xxxxxxxx>
- Mail-followup-to: zsh-users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20011018234825.B5311@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20011018232016.C10295@xxxxxxxx>
* On Thu Oct 18, Zefram wrote:
> bindkey "^I" menu-complete
> bindkey "\M-^I" expand-or-complete
* On Fri Oct 19, Borsenkow Andrej wrote:
> bindkey "\M-^I" complete-word
>
> if you are using new completion. Not necessarily but highly recommended.
> And then fine tune it to do expansion (if needed).
Zefram's solution worked fine once I had changed the "\M-^I" to "\e^I".
The remark from Andrej is at this moment above my head, I'm afraid.
Thanks.
Jesper
--
Jesper Holmberg |"But how can |
jesper.holmberg@xxxxxxxxxxxxxxxx | one be warm |
ENST Br, BP 832, 29285 Brest, FRANCE | alone?" |
Messages sorted by:
Reverse Date,
Date,
Thread,
Author