Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Feature request: tab completion for git tree paths



Hello,

I very handy feature of the git completion in bash[1] is that it can
complete tree paths, e.g. it can complete an expression like
"HEAD:path/to/file". Would it be possible to integrate this in the git
completion support for zsh? Or has it already been integrated, but my
version of zsh (4.3.10) lacks support for it?

On a related note, using bashcompinit as described in [1] doesn't seem
to enable completion of tree paths, any ideas why this doesn't work?

Bye,
Johannes

[1]http://git.kernel.org/?p=git/git.git;a=blob_plain;f=contrib/completion/git-completion.bash;hb=HEAD



Messages sorted by: Reverse Date, Date, Thread, Author