Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion and menu behavior
- X-seq: zsh-users 5219
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: DervishD <raul@xxxxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: Completion and menu behavior
- Date: Sat, 10 Aug 2002 19:27:33 +0000
- In-reply-to: <3D554DBC.mail1U51N1UBC@xxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <3D50B9D6.6050603@xxxxxxxx> <15696.52931.954498.323222@xxxxxxxxxxxxxxxxxx> <3D5194B5.mail17Q912FSP@xxxxxxxxxxxx> <020807151030.ZM24584@xxxxxxxxxxxxxxxxxxxxxxx> <3D554DBC.mail1U51N1UBC@xxxxxxxxxxxx>
On Aug 10, 7:30pm, DervishD wrote:
}
} I don't use styles, nor the shell-function-based completion
} system, and when I set MENUSELECT to 0 (to force menu selection for
} any number of matches), when I hit TAB twice (I have TAB bound to
} menu-expand-or-complete), I have menu completion, but no menu
} selection. What I'm doing bad?
Probably you don't have the complist module loaded. `zmodload complist'
and then try it again.
--
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