zsh-workers
 help / color / mirror / code / Atom feed
From: "Oliver Kiddle" <okiddle@yahoo.co.uk>
To: zsh-workers@sunsite.dk
Subject: Re: Two missing completion functions that bug me
Date: Fri, 30 Mar 2001 17:35:01 +0100 (BST)	[thread overview]
Message-ID: <20010330163501.92425.qmail@web9302.mail.yahoo.com> (raw)
In-Reply-To: <1010330153828.ZM4230@candle.brasslantern.com>

--- Bart Schaefer <schaefer@candle.brasslantern.com> wrote:

> Yes, but when you're allowed to have other options intervene between
> an
> option and its argument (as in `tar -fxv file' for example) there has
> to
> be some way to prevent completion from inserting the space after
> `-f'.

I accept this but would argue that there are more commands which don't
allow other options to intervene. Things like tar can be achieved with
with states. Maybe _arguments needs some way to describe whether or not
options can intervene between an option and its argument. Things get
messy if more than one of the options take an argument.

> Not entirely true: `vared -ca scalar' changes the type of an existing
I had a comment here, but I've just seen your next message where you
spotted it for yourself.

> Anything that `fc' does, with the exception of `-e'.  The -e option

% r -lD
zsh: bad option: -D

It doesn't though. This is why I was confused - why should it accept -l
but not -D. Is this something to do with ksh behaviour being used.
 
Oliver

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie


  parent reply	other threads:[~2001-03-30 16:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-29  7:59 Bart Schaefer
2001-03-29 10:09 ` Oliver Kiddle
2001-03-29 16:24   ` Bart Schaefer
2001-03-30  9:16     ` Oliver Kiddle
2001-03-30 15:38       ` Bart Schaefer
2001-03-30 15:59         ` Bart Schaefer
2001-03-30 16:35         ` Oliver Kiddle [this message]
2001-03-30 16:53           ` Bart Schaefer
2001-03-30  8:21 Sven Wischnowsky
2001-03-30 16:11 ` Bart Schaefer
2001-03-30  8:23 Sven Wischnowsky
2001-04-02  9:15 Sven Wischnowsky
2001-04-02 12:04 ` Oliver Kiddle

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=20010330163501.92425.qmail@web9302.mail.yahoo.com \
    --to=okiddle@yahoo.co.uk \
    --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).