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

Re: Menu-completion for particular commands



On Mon, May 29, 2000 at 12:12:58AM +0000, Bart Schaefer wrote:
> On May 28,  3:47pm, David Bustos wrote:
> } Subject: Menu-completion for particular commands
> }
> } How do I get zsh to menu-complete arguments to vim and gvim, while leaving
> } normal completion for other commands alone?
> 
[completion installation, context determination, and the menu style]

> With these two pieces of information, you're ready to write a "zstyle"
> command:
> 
[snip]
> 
> zsh% zstyle ':completion::complete:(g|)vim::default' menu true
This didn't work immediately.  ':completion:*:(g|)vim:*' did, though.

[snip]
> 
> -- 
> 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   

Thanks alot,
David Bustos

Attachment: pgpkb7WszP0Kb.pgp
Description: PGP signature



Messages sorted by: Reverse Date, Date, Thread, Author