zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: completion after ../
Date: Wed, 19 Jan 2000 17:18:49 +0100 (MET)	[thread overview]
Message-ID: <200001191618.RAA15845@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Tanaka Akira's message of 19 Jan 2000 18:51:44 +0900


Tanaka Akira wrote:

> Sometimes completion after ../ frustrates me.
> 
> For example:
> 
> Z:akr@crane% mkdir -p z/tstdir
> Z:akr@crane% cd z/tstdir
> Z:akr@crane% ls ..        
> tstdir
> Z:akr@crane% ls ../<TAB>
> 
> ->
> 
> Z:akr@crane% ls ../tstdir/
> 
> Since there is only one caondidate `tstdir', zsh completes it.  It is
> consistent behaviour.  But I want to list instead of completion
> because ../tstdir is not useful --- it's current working directory.
> 
> I think it is useful that a style to control this behaviour: list
> files even if there is only one completion candidate when previous
> path component is `..'.

Only with `..'? What I'm after is: can someone come up with a good
description of how exactly we would want this? (I already stumbled
over the same example Tanaka described, too, but I have the feeling
that this might be only one case of a more general thing...)

Bye
 Sven


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


             reply	other threads:[~2000-01-19 16:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-19 16:18 Sven Wischnowsky [this message]
2000-01-19 18:44 ` Tanaka Akira
2000-01-20  4:34   ` Tanaka Akira
  -- strict thread matches above, loose matches on Subject: below --
2000-01-19  9:51 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=200001191618.RAA15845@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).