Back to browse
Git Diff TUI with Go

Git Diff TUI with Go

by oug-t·Apr 12, 2026·1 point·0 comments

AI Analysis

MidSlick

Yet another git diff TUI when lazygit already does this.

Strengths
  • Vim motions and keyboard-native design fit terminal workflow expectations.
  • Press 'e' to open exact hunk in your configured editor instantly.
Weaknesses
  • Git diff viewers are saturated—delta, diff-so-fancy, lazygit already exist.
  • No clear differentiation beyond another TUI wrapper around git diff.
Target Audience

Terminal-focused developers who review code before committing

Similar To

lazygit · git delta · diff-so-fancy

Similar Projects

Developer Tools●●●Banger

Deff – Review AI-generated code changes

Purpose-built diff reviewer for AI-generated code, vim-native, actually ships.

Solve My ProblemWizardry
flamestro
103mo ago
Developer Tools●●Solid

Deff – side-by-side Git diff review in your terminal

Vim-native side-by-side diffs with in-diff search, but competes with `git diff --color-words` and fancier GUIs.

Niche GemShip ItDark Horse
flamestro
120673mo ago