zsh-users
 help / color / mirror / code / Atom feed
From: lists <lists@kalama.no-ip.org>
To: zsh-users@sunsite.dk
Subject: Re: Darwin completions not installed by default?
Date: Wed, 12 Jan 2005 11:18:11 -0600	[thread overview]
Message-ID: <EF4F9AE7-64BD-11D9-9601-000A95D2C79E@kalama.no-ip.org> (raw)
In-Reply-To: <200501121651.j0CGpVhS027336@news01.csr.com>

Yep, that fixed it.  Thanks!

-Ryan

On Jan 12, 2005, at 10:51 AM, Peter Stephenson wrote:

> This is the right workaround for now.
>
> Index: Src/Zle/complete.mdd
> ===================================================================
> RCS file: /cvsroot/zsh/zsh/Src/Zle/complete.mdd,v
> retrieving revision 1.10
> diff -u -r1.10 complete.mdd
> --- Src/Zle/complete.mdd	8 Apr 2003 15:35:04 -0000	1.10
> +++ Src/Zle/complete.mdd	12 Jan 2005 16:49:25 -0000
> @@ -1,7 +1,7 @@
>  name=zsh/complete
>  link=either
>  load=yes
> -functions='Completion/*comp* Completion/AIX/*/* Completion/BSD/*/* 
> Completion/Base/*/* Completion/Cygwin/*/* Completion/Debian/*/* 
> Completion/Linux/*/* Completion/Mandrake/*/* Completion/Redhat/*/* 
> Completion/Unix/*/* Completion/X/*/* Completion/Zsh/*/*'
> +functions='Completion/*comp* Completion/AIX/*/* Completion/BSD/*/* 
> Completion/Base/*/* Completion/Cygwin/*/* Completion/Darwin/*/* 
> Completion/Debian/*/* Completion/Linux/*/* Completion/Mandrake/*/* 
> Completion/Redhat/*/* Completion/Unix/*/* Completion/X/*/* 
> Completion/Zsh/*/*'
>
>  moddeps="zsh/zle"


      reply	other threads:[~2005-01-12 17:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12 16:09 lists
2005-01-12 16:51 ` Peter Stephenson
2005-01-12 17:18   ` lists [this message]

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=EF4F9AE7-64BD-11D9-9601-000A95D2C79E@kalama.no-ip.org \
    --to=lists@kalama.no-ip.org \
    --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).