zsh-users
 help / color / mirror / code / Atom feed
* cvs-like file completion
@ 2007-06-12 12:18 Chris Johnson
  2007-06-12 12:36 ` Frank Terbeck
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Johnson @ 2007-06-12 12:18 UTC (permalink / raw)
  To: zsh-users

Hi.  Anyone familiar with the intimacies of completion know how I could
make completion work like it does after "cvs add", but for a custom
shell script?

That is, I want to complete for a script cvsvimdiff all files that need
committing to the cvs repository.  Something like:

   compdef cvsvimdiff="cvs add"

This isn't legal, of course, but that's the idea.

Thanks for any input!

-- 
Chris Johnson
cjohnson@cs.utk.edu
http://www.cs.utk.edu/~cjohnson


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-06-12 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-12 12:18 cvs-like file completion Chris Johnson
2007-06-12 12:36 ` Frank Terbeck
2007-06-12 12:40   ` Frank Terbeck
2007-06-12 13:01   ` Peter Stephenson
2007-06-12 16:11     ` Chris Johnson

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).