CRITIQUE
// TUI for reviewing git changes
critique
TUI for reviewing git changes
13EmergingUnknown
What it does
A beautiful terminal UI for reviewing git diffs with syntax highlighting, split view, and word-level diff. > Note: critique requires Bun - it does not work with Node.js. | Key | Action | |-----|--------| | / | Navigate between files | | / | Scroll up/down | | | Open file selector dropdown | | (hold) | Fast scroll (10x) | | | Close dropdown | Configure critique as your git difftool: Then use: Use
Getting Started
git
git clone https://github.com/remorses/critique