zsh-users
 help / color / mirror / code / Atom feed
From: Tim Kruse <irrlicht2c@gmx.net>
To: zsh-users@sunsite.dk
Cc: zsh-workers@sunsite.dk
Subject: Re: TAB-expansion problems
Date: Sat, 12 Mar 2005 10:15:56 +0100	[thread overview]
Message-ID: <djoag2-gih.ln1@ID-99014.user.uni-berlin.de> (raw)
In-Reply-To: <20050311.193734.78721293.Meino.Cramer@gmx.de>

* On 11.03.2005 Meino Christian Cramer wrote:

>   Suppose I am at my $HOME/tmp/. directory. Furthermore there is only
>   ONE additional directory called "TheLonelyOne" there. And I want to
>   to change into that directory. As a lazy person now I would type on
>   the commandline
>
> 	  cd <TAB>
>
>   and want to get
>
>       cd TheLonelyOne
>
>   then instead all worldwide reachable directories as a suggestion.

 Oh, I think you don't get 'all worldwide reachable' dirs. It
depends on the cdpath entry in your .zshrc:

>     # Search path for the cd command
>     cdpath=(.. ~ ~/src ~/zsh)

 The completion system looks in all here mentioned path's for
dirs to complete.

 So long,
tkr

PS: I'm new to this group and posting through gmane.org. So if
    the Reply-To header is wrong I'll don't set it in further
    postings.

PPS: English is not my native language - so apologize any
     mistakes :-)

-- 
 Leela: I'm sorry, but if it's fun in any way it's not environmentalism. 
 Paul: Oh, really? How about blowing up dams?


  reply	other threads:[~2005-03-12 10:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-10 18:42 Ex-bash script for optimisation Meino Christian Cramer
2005-03-11  5:14 ` Bart Schaefer
2005-03-11 18:37   ` TAB-expansion problems Meino Christian Cramer
2005-03-12  9:15     ` Tim Kruse [this message]
2005-03-13  4:50     ` Bart Schaefer
2005-03-13  8:54       ` Meino Christian Cramer
2005-03-13 17:21         ` Bart Schaefer
2005-03-14  4:37           ` ESC-Question Meino Christian Cramer
2005-03-14  7:44             ` ESC-Question Philippe Troin
2005-03-14 16:58               ` ESC-Question Meino Christian Cramer
2005-03-14 17:09                 ` ESC-Question Peter Stephenson
2005-03-14 17:22                   ` ESC-Question Meino Christian Cramer
2005-03-14 18:18                   ` ESC-Question Philippe Troin
2005-03-14 10:01             ` ESC-Question Sami Samhuri

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=djoag2-gih.ln1@ID-99014.user.uni-berlin.de \
    --to=irrlicht2c@gmx.net \
    --cc=usenetreply@gmx.net \
    --cc=zsh-users@sunsite.dk \
    --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).