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
nto jump to the newt match. - Press
qto quite the help window.
tig blame