Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: zstyle to control completion of functions/parameters beginning with underscore
- X-seq: zsh-workers 28848
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: PATCH: zstyle to control completion of functions/parameters beginning with underscore
- Date: Thu, 03 Mar 2011 17:58:38 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1299171520; bh=l2WK09UE6hiyzzkQa7Aazk2U9kEszsD1g2rgbliaKoo=; h=X-Yahoo-Newman-Id:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Received:In-reply-to:From:References:To:Subject:Date:Message-ID; b=JXsToZ/YWHyh1KxvUdvQxU+w06RNvS1PR07h8iKG8a0GXC4RUPaAcix+k6f8nfTO8RizGcVZn+1uUoROsJ9sdD+WhlpU4wstrFnkyx5HYFt/ClBdwwn9/wOVvGoUTm194ZccR+qN3d343ErmLWqhsxnB0g7LARfT8VGii3MexWY=
- In-reply-to: <m339n4uskj.fsf@klanderman.net>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1238890030-4683-1-git-send-email-ft@bewatermyfriend.org> <090404193718.ZM19801@torch.brasslantern.com> <20090405191304.1908fca8@pws-pc> <090405151115.ZM13159@torch.brasslantern.com> <20090406100929.505617e2@news01> <2d460de70905270930j681da6a5kf7848d67d89f0c69@mail.gmail.com> <20090527175941.3bbe2eba@news01> <m37i02cqd9.fsf@klanderman.net> <2d460de70905280148iebfcegcb4143c33e510efd@mail.gmail.com> <m3ei6qvalg.fsf_-_@klanderman.net> <7658.1299027908@thecus> <m38vwxuzml.fsf@klanderman.net> <110302153027.ZM10605@torch.brasslantern.com> <m339n4uskj.fsf@klanderman.net>
Greg Klanderman wrote:
>
> Easiest is to just use 'zstyle -t' in the new use cases and leave the
> 'zstyle -T' as-is in the existing twelve uses.
That seems sensible to me. I suspect there are other styles that have
different defaults in different contexts.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author