Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _path_files problem: completion for "cvs commit" has stopped working
- X-seq: zsh-workers 16077
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: _path_files problem: completion for "cvs commit" has stopped working
- Date: Wed, 17 Oct 2001 15:11:56 +0000
- In-reply-to: <15309.28478.983756.609574@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1011014165107.ZM6322@xxxxxxxxxxxxxxxxxxxxxxx> <15309.28478.983756.609574@xxxxxxxxxxxxxxxxxx>
On Oct 17, 1:45pm, Sven Wischnowsky wrote:
}
} Bart Schaefer wrote:
}
} > In 4.1.0-dev-2, I get this:
} >
} > schaefer<504> cvs commit Completion/Unix/Command/_m<TAB>
} > Completing file
} > _mount _modutils* _mail _mh
} > _man _mutt _mysql_utils _make
}
} I got the same when I tried it with a 4.0-branch-shell without the
} stat module. In that case _cvs_modified_entries only calls
} _cvs_existing_entries.
Argh.
Is it worth pointing out that this is the only place where the completion
system relies on a module that is not by default linked into a static zsh?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author