spiralofhope logo
spiralofhope logo

S
piral of Hope
Better software is possible.
Styles
Table of Contents

Linux Software >

http://jonas.nitro.dk/tig/

Tig: text-mode interface for git


Testing

Tested from the git repository dated 2012-02-01, on 2012-02-01, on Lubuntu, updated recently.

iconv is said to be a requirement, but I don't know how to install it, and it seems to make just fine without it.

\sudo apt-get install \
  ` # libncursesw5-dev was said to be an option, but doesn't work ` \
  libncurses5-dev \
  ` # `
\git clone https://github.com/jonas/tig
\cd tig
\make
.. well, it looks awesome. Git is way way way over my head. The thing I wanted to do isn't obviously doable in tig. Oh well. I'll keep it around.