I'm using zsh 4.3.11. When I type "git log mas<TAB>", it completes to "git log master\ " (a backslash, a space, and then the cursor). Bisecting points to "a31e626 completion: optimize refs completion." Before this commit, I get "git log master" (with no space at the end). My completion-fu is not strong enough to dig into this myself, but I'll be happy to help test, or do whatever else helps. -- Stefan Haller Berlin, Germany http://www.haller-berlin.de/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html