I was able to build from source (using make and cmake installed with brew), but invoking the commands git-tui log and git-tui diff does nothing. The commands were issued within an active repo and the plain git commands git log and git diff do show correct output.
Any ideas? It would be cool to use the diff feature instead of built-in git diff.
I was able to build from source (using make and cmake installed with
brew), but invoking the commandsgit-tui logandgit-tui diffdoes nothing. The commands were issued within an active repo and the plain git commandsgit logandgit diffdo show correct output.Any ideas? It would be cool to use the diff feature instead of built-in git diff.