Add `hg` and `svn` statuses
sobolevn opened this issue · 1 comments
sobolevn commented
The problem now is with lacking hg_prompt_status
function.
It should be implemented right in the theme itself: https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/mercurial/mercurial.plugin.zsh
The same goes for svn
.
Also docs should be update on how to switch hg
and svn
plugins on.
sobolevn commented
oh-my-zsh
does not support it, closing.
Feel free to reopen if you will implement this.