Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Directory stack completion system
- X-seq: zsh-workers 35836
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: Directory stack completion system
- Date: Sun, 19 Jul 2015 20:06:36 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s2048; t=1437329197; bh=2vfBOdbWsF9qmt+kyuC4OxjzwN9Ls7EahHBLe9mcvDA=; h=In-reply-to:From:References:To:Subject:Date:From:Subject; b=DmH7nQEOTQhdstbTX2r2m96mgCvoI8xvfkgqDaUQluLmj3xZf7ir4jrW2atsV7lHqZMoAGqmHZtV1zcL6T1fbVt+zYHpnm0ajilbAiVKKVO1+jVePZpXnbifNAA7R/MdVaR4hFcBEq6AGv1RasPWc64b7g5QG+P55ZRcoaiMubXwn5tdbx5q5b/kf17LHIY1SIIyCbYmrOMH5wfvldK2rFfal2fucHXEzVS6XCvBwFLek6zsB9GEqQuOigzVngfXv15fOO+i0GwDUlW1ZUEnGv9ph9LPiZQrsl6dKs20N+dQEDXJmGI03FCUHxxiEcPWQzpZj/yl2omVSGtEinqF+g==
- In-reply-to: <150719103831.ZM12590@torch.brasslantern.com>
- 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: <1ba043ce.69e6ad8b.55ab8974.34833@prokonto.pl> <150719101630.ZM12567@torch.brasslantern.com> <150719103831.ZM12590@torch.brasslantern.com>
Bart wrote:
>
> So adding another style name is probably the right thing if we want to
> make this behavior configurable. Or we could test for truth of the
> "extra-verbose" style, which is currently only used in _path_commands
> but is documented as applying more widely.
I'd vote for just applying the patch as-is without a style and wait to
see if someone complains. The (D) flag is used in _external_pwds
unconditionally so if you do add a style, it should probably go there
too for consistency.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author