Zsh completion regression
From: Stefan Haller <hidden>
Date: 2016-06-15 22:52:47
From: Stefan Haller <hidden>
Date: 2016-06-15 22:52:47
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/