zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: _cd
Date: Fri, 17 Sep 1999 11:43:42 +0200 (MET DST)	[thread overview]
Message-ID: <199909170943.LAA02274@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Sven Wischnowsky's message of Fri, 17 Sep 1999 11:29:49 +0200 (MET DST)


I wrote:

> This discussion about `don't always include the directoies from
> cdpath' made me think that this probably should be configurable in the 
> new system. I haven't done that yet, though, because maybe this could
> be done together with the other changes for `_files' (using the same
> config key, I mean). And btw. this config key (`path_merge_*' or
> whatever) should probably allow to define this on a per-command and/or 
> per-pattern basis. Which almost looks like a task for an array or
> association. Hm.

I've just stepped back some more...

Some time ago we had some people here asking if it were possible to
see first only, say, `*.tar' files and then hit some to to get the
directories. Now we have this discussion about showing options or
not. Why not combine them? What I'm thinking about is a combination of 
a completer that would be stuck in front of the `completer' key and
uses some config keys and/or parameters/arrays/whatevers to set up
some completion-system-global parameter(s). These are then used by all 
completion functions concerned to find out which matches should be
generated (and how, thinking about descriptions). And with (an
improved (and renamed) version of) `_verbose_list' one could get this
`first-this-and-then-that' behaviour.

This is big (quite some work), but if done well, should hopefully keep 
us from more such requests (or simplify implementing them).

We'll need some more discussion about this, though. Or maybe people
are already fed up with increasing complexity.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~1999-09-17  9:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-17  9:43 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-09-17  9:29 Sven Wischnowsky
1999-07-02 17:04 Tanaka Akira

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=199909170943.LAA02274@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.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).