Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Menu-completion for particular commands
- X-seq: zsh-users 3094
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, zsh-users@xxxxxxxxxxxxxx
- Subject: Re: Menu-completion for particular commands
- Date: Mon, 29 May 2000 10:04:58 +0000
- In-reply-to: <200005290835.KAA03954@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200005290835.KAA03954@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On May 29, 10:35am, Sven Wischnowsky wrote:
} Subject: Re: Menu-completion for particular commands
}
} > > zsh% zstyle ':completion::complete:(g|)vim::default' menu true
} > This didn't work immediately. ':completion:*:(g|)vim:*' did, though.
}
} Yep. The default tag is tested at the very beginning, when almost
} nothing of the context is set up.
In that case the discussion of `default' under doc for the `menu' style
is, at least, misleading. Shouldn't it be removed from that paragraph
and discussed more genearally somewhere earlier? (Perhaps lengthen the
explanation under "Standard Tags" a bit?)
--
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