zsh-users
 help / color / mirror / code / Atom feed
From: Thorsten Kampe <thorsten@thorstenkampe.de>
To: zsh-users@sunsite.dk
Subject: Re: Completion for cd
Date: Sun, 28 Mar 2004 14:03:53 +0200	[thread overview]
Message-ID: <1h76677mo3oj$.dlg@thorstenkampe.de> (raw)
In-Reply-To: <20040328104221.GA2642@eumel.yoo.net>

* Thorsten Haude (2004-03-28 12:42 +0100)
> one of the last upgrades of Zsh in Debian Sarge changed the way
> directory names for cd are completed. With the current set of
> functions, user's home directories are completed, which is a nuisance.
> 
> I think I have found the file to change:
> /usr/share/zsh/4.1.1/functions/Completion/Zsh/_cd
> 
> Now, there are some problems:
> 1. I don't understand enough of the code to reliably remove user's
> home directories from completion. I could fall back to an older
> version of the file, but would loose completion of cdable vars.
> 
> The code in question is probably this part:
> [...]
> 
> How to rip out home dir completion without affecting cdable vars?

Just don't "rip out" and modify the completion code. zsh isn't bash - 
use the possibility to modify the way zsh completes. Completing named 
directories is already a change from the default behaviour because zsh 
completes by default only the directories in the current directory and 
the CDPATH.

Have a look at the users' guide for "tag-order"...

Thorsten
-- 
 Content-Type: text/explicit; charset=ISO-8859-666 (Parental Advisory)
 Content-Transfer-Warning: message contains innuendos not suited for
 children under the age of 18


  reply	other threads:[~2004-03-28 12:04 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-28 10:42 Thorsten Haude
2004-03-28 12:03 ` Thorsten Kampe [this message]
2004-03-28 20:34   ` Thorsten Haude
2004-03-30  1:15     ` Thorsten Kampe
2004-03-31 20:19       ` Thorsten Haude
2004-04-01 18:04         ` Bart Schaefer
2004-04-01 20:44           ` Thorsten Haude
2004-04-02  4:38             ` Bart Schaefer
2004-04-02  6:52               ` Thorsten Haude
2004-04-02 16:11                 ` Bart Schaefer
2004-04-04 14:43                   ` Thorsten Haude
2004-04-04 15:14                     ` Clint Adams
2004-04-04 15:26                       ` Thorsten Haude
2004-04-04 16:39                         ` Clint Adams
2004-04-05  0:04                           ` Bart Schaefer
2004-04-05  3:50                             ` Clint Adams
2004-03-28 19:56 ` Bart Schaefer
2004-03-31 20:22   ` Thorsten Haude
2004-04-01 18:24     ` Bart Schaefer
2004-04-01 20:52       ` Thorsten Haude
2017-03-14 17:38 Jesper Nygårds
2017-03-14 19:07 ` Bart Schaefer
2017-03-14 21:50   ` Jesper Nygårds
2017-03-15  3:56     ` Bart Schaefer
2017-03-15  7:22       ` Jesper Nygårds
2017-03-15 17:00         ` Bart Schaefer
2017-03-15 20:33           ` Jesper Nygårds

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='1h76677mo3oj$.dlg@thorstenkampe.de' \
    --to=thorsten@thorstenkampe.de \
    --cc=zsh-users@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).