zsh-workers
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayned@users.sourceforge.net>
To: zsh-workers@sunsite.dk
Subject: Re: PATCH: _ls
Date: Fri, 26 May 2006 10:41:10 -0700	[thread overview]
Message-ID: <20060526174110.GF28414@blorf.net> (raw)
In-Reply-To: <20060525081040.GA569@blorf.net>

On Thu, May 25, 2006 at 01:10:40AM -0700, Wayne Davison wrote:
> While I was testing it, I discovered that the completion system is not
> completing the options to gnu ls correctly, which appears to be a bug:

I forgot to follow up to this earlier.  This turned out to be due to an
alias I have for "ls" (ls="command ls --color=auto -CF").  Oops!

This does bring up an interesting point about the exclusions that are
currently in the completion system.  With a utility like ls, conflicting
options are accepted, with the last one having precedence.  So, even
though my alias specifies -C, I can still override that with -x.  So,
should we avoid excluding options that may conflict ideologically as
long as they don't conflict syntactically?

..wayne..


  reply	other threads:[~2006-05-26 17:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-23 16:46 Hideki ONO
2006-05-23 17:14 ` Wayne Davison
2006-05-24  2:15   ` Hideki ONO
2006-05-25  8:10     ` Wayne Davison
2006-05-26 17:41       ` Wayne Davison [this message]
2006-05-26 17:49         ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060526174110.GF28414@blorf.net \
    --to=wayned@users.sourceforge.net \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).