monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] zsh completion?


From: graydon hoare
Subject: Re: [Monotone-devel] zsh completion?
Date: 27 Nov 2003 09:05:47 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Magnus Therning <address@hidden> writes:

> Is there an implementation of zsh completion for monotone somewhere?

not yet (nor bash completions), but we put some facilities in place to
help support it: the 'complete (manifest|file)' commands. you'd be
very welcome to write such completion shell code. I started looking
into it, but never finished.

(one could also, if you were feeling ambitious, modify the CMD() macro
 in commands.cc to take a more structured description of their
 arguments, and make it possible for monotone to print its own command
 completions, given a partial command prefix.)

-graydon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]