zsh-users
 help / color / mirror / code / Atom feed
From: Wessel Dankers <wsldanke@cs.ruu.nl>
To: zsh-users@math.gatech.edu
Subject: Re: bash-like completion?
Date: Fri, 26 Sep 1997 15:17:16 +0200 (MDT)	[thread overview]
Message-ID: <Pine.SGI.3.96.970926151021.892B-100000@vangogh.cs.ruu.nl> (raw)
In-Reply-To: <199709261240.NAA06849@taos.demon.co.uk>

On Fri, 26 Sep 1997, Andrew Main wrote:

> Karsten Thygesen wrote:
> >./configure --prefix=/usr/loc<COMPLETE>
> 
> compctl -x 's[--prefix=][--exec-prefix=][--bindir=]' -f - \
> 	's[]' -k '(--prefix --exec-prefix --bindir)' -Q -S '=' -- configure
> 
> Add prefixes as desired.  We should probably put a fuller version of this
> into the distribution.

Is it possible to do this in a global manner? Using compctl or setopt, but
not just for specific commands.

And what about an easier way to affect completion after command line flags?
All this compctl gibberish is very nice, but hardly user friendly. I'm
getting a bit tired to man zshcompctl all the time. Perhaps a gnucomp
builtin/function? That would make it easier to change the completion
behaviour for commands which use standard GNU-style options.

--
Wessel Dankers


  reply	other threads:[~1997-09-26 13:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-26 12:14 Karsten Thygesen
1997-09-26 12:40 ` Andrew Main
1997-09-26 13:17   ` Wessel Dankers [this message]
1997-09-26 13:32     ` Andrew Main
1997-09-26 16:11       ` Bart Schaefer
1997-09-26 14:03     ` Bruce Stephens
1997-09-26 16:50       ` Bart Schaefer
1997-09-26 18:02 ` Matthew Lovell

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=Pine.SGI.3.96.970926151021.892B-100000@vangogh.cs.ruu.nl \
    --to=wsldanke@cs.ruu.nl \
    --cc=zsh-users@math.gatech.edu \
    /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).