promptline.vim
promptline.vim copied to clipboard
Fix git ahead/behind count on zsh
@{upstream}...HEAD needs to be quoted else zsh eats it.
Apparently I don't understand how pull requests work on github.
Made a second fix for the only_if_ssh check on the host slice and somehow it became a part of this pull request. Should be pulled also but not sure how it automatically became part of this PR.
Hm.. I can't reproduce. Which version of zsh are you using?
Installed via homebrew. zsh 5.0.7 (x86_64-apple-darwin14.0.0) On OS X Yosemite
Also saw the same on a Fedora 20 Workstation with zsh version: zsh 5.0.7 (x86_64-redhat-linux-gnu)