zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>,
	zsh-workers@math.gatech.edu
Subject: Re: Compctl completion tweaking
Date: Tue, 30 Jun 1998 12:02:24 -0700	[thread overview]
Message-ID: <980630120224.ZM9317@candle.brasslantern.com> (raw)
In-Reply-To: <199806300549.HAA20725@beta.informatik.hu-berlin.de>

On Jun 30,  7:49am, Sven Wischnowsky wrote:
} Subject: Re: Compctl completion tweaking
}
} > } Btw: when implementing this, we also could cleanup the code a bit by
} > } storing more than just the string to insert for each match, e.g.:
} > } 
} > } - some kind of prefix/suffix and the whole string
} > }   (this would allow us to make the `-/' flag accept multiple directories)
} > 
} > I'm confused.  You mean make the -W flag accept multiple directories?
} 
} Yes, sorry, little confusion in my internal hash tables...

This brings up a general question, then.  Suppose for the moment that we
do choose ++ to mean inclusive-or.  Suppose I have:

    compctl -x 'c[-1,-m]' -P '%' -u ++ -P '+' -f -W ~/Mail -- zmail

I.e., "user names prefixed with % or files in ~/Mail prefixed with +".  
What does the list of completions look like before any + or % is present
on the command line?  If there's both a file and a user named "schaefer",
which prefix gets inserted?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  reply	other threads:[~1998-06-30 19:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-06-30  5:49 Sven Wischnowsky
1998-06-30 19:02 ` Bart Schaefer [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-07-06  6:37 Sven Wischnowsky
1998-07-01  6:13 Sven Wischnowsky
1998-07-03 19:33 ` Bart Schaefer
1998-06-29  8:40 Sven Wischnowsky
1998-06-29 15:48 ` Bart Schaefer
1998-06-26  5:44 Sven Wischnowsky
1998-06-26 18:59 ` Bart Schaefer
1998-06-24 11:00 Andrej Borsenkow
1998-06-24  7:13 Sven Wischnowsky
1998-06-25 19:08 ` Bart Schaefer
1998-06-24  6:19 Sven Wischnowsky
     [not found] <358FC264.1C7A9EFA@bigfoot.com>
1998-06-23 19:04 ` Bart Schaefer

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=980630120224.ZM9317@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@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).