Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] _files: "list-dirs-first" style.
- X-seq: zsh-workers 25511
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Peter Stephenson" <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: [PATCH] _files: "list-dirs-first" style.
- Date: Fri, 22 Aug 2008 22:04:15 +0200
- Cc: "zsh workers" <zsh-workers@xxxxxxxxxx>, "Alexey I. Froloff" <raorn@xxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=vQHUxyvJn9mAzpxsgWAg/ghJrwjPg1TV1tPUKrOJ0I4=; b=nx7pxgsOxc6YKmpSv0ZnIFMWo/RH+Ec8xbFh2aEnGixpvU6b+uAzWYbG0xKB8FI5Sd I3OOEdbEnZFyfEeZoj+IfIDhSD3jcPcn7PSBqu3Wb+uTd9QlRYHbFh9fhkskLrXDSpa3 KtAFoIbwFB+Cpidm5Qfie+fhDwN1sZACmuKbc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=B7R5cB4AfUMIbh24Ax0riu3SPBl5+9VJbUNhNyAfeF3kTXUyw9FzoDLrqTcKk7RgKr 2k43j22pVJ6uhbM4fa5J5W4XtZmMIqzocsQhcpjVM5wrcnmeWGDxz46rCMgAs0fMjP+N R7fLAX5lfQMAYmutosb9eDR6YsoZX5nBC9C28=
- In-reply-to: <20080821165459.62e93263@pws-pc>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1218870370-2651-1-git-send-email-raorn@xxxxxxxxxxxx> <20080821165459.62e93263@pws-pc>
On Thu, Aug 21, 2008 at 17:54, Peter Stephenson
<p.w.stephenson@xxxxxxxxxxxx> wrote:
> +item(tt(other-files))(
> +for the names of any non-directory files. This is used instead
> +of tt(all-files) when the tt(list-dirs-first) style is in effect.
Wouldn't it make sense to change the name to something descriptive?
'other-files' is not something you can immediately associate anything with.
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author