Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Completion and menu behavior



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