Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: cvs-like file completion
- X-seq: zsh-users 11546
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: cvs-like file completion
- Date: Tue, 12 Jun 2007 14:40:08 +0200
- In-reply-to: <20070612123617.GB12698@xxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20070612121824.GA2770@xxxxxxxxxxxxxxxxxx> <20070612123617.GB12698@xxxxxxxxxxxxxxx>
Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>:
[...]
> % compdef _cvs_files_unmaintained cvsvimdiff
>
> That means, if you didn't use '_cvs' completion yet, you will get:
>
> (eval):1: command not found: _cvs_files_unmaintained
[...]
Just a clarification:
You get the error, when you try completion for cvsvimdiff (without
'_cvs' being loaded), not when entering the 'compdef' command.
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author