I have been using tig for a long time now and love it. Some nice changes for the 2.0 release like mouse support and completion in the prompt.<p>By the way, if you have a .tigrc, it will likely break. Check out "man tigrc" for how to set options in tig 2.0.<p>If you install it with homebrew like I did, be sure to pass in the --with-docs flag to generate man manpages like so:<p>brew install tig --with-docs<p>Here is my tigrc: <a href="https://gist.github.com/anonymous/11445566" rel="nofollow">https://gist.github.com/anonymous/11445566</a>