Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Misc/vcs_info-examples - "git-st" snippet broken?
Suraj N. Kurapati wrote:
> I'm using zsh 4.3.12 (x86_64-unknown-linux-gnu) and have added the
> "git-st" snippet shown below to my .zshrc file from the ZSH git
> repository's Misc/vcs_info-examples file. The problem is that
> +vi-git-st() isn't being called automatically by vcs_info().
Did you try turning on debugging within `vcs_info'? That should show you
which hooks are being processed and which functions are considered.
zstyle ':vcs_info:*+*:*' debug true
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author