Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

tig

tig is text-mode interface for Git, a TUI.

  • Install tig

  • start tig in a repository
  • you are in the main view.
  • Press h to get the help
    • In the help you can use the Up/Down arrows or PgUp/PgDown buttons.
    • You can also press / and then type some string you are looking for.
    • Press n to jump to the newt match.
    • Press q to quite the help window.
tig blame