Reviewing code with Vim in the terminal
Developed with the Rust language, tuicr is a terminal user interface-based code review tool that supports Vim keyboard shortcuts. It allows developers to manage their code review process directly from the terminal.
Updates
- September 16, 2026: Stars 3,009 → 3,132, latest release v0.26.0 (September 15, 2026).
- September 3, 2026: Stars 2,908 → 3,009, latest release v0.25.0 (September 2, 2026).
- August 27, 2026: Stars 2,817 → 2,908, latest release v0.24.0 (August 25, 2026).
- August 20, 2026: Stars 2,795 → 2,817, latest release v0.23.1 (August 20, 2026).
What you get
- Quick code review in terminal with Vim shortcuts
- Post comments directly to GitHub and GitLab
- Structured output support for AI tools
Installation
curl -fsSL tuicr.dev/install.sh | sh
# or
brew install agavra/tap/tuicr# Cargo
cargo install tuicr
# Mise
mise use github:agavra/tuicr
# Nix
nix run github:agavra/tuicrRunning it
tuicr -wtuicr pr 125If you don't write code
Review this code review and prepare a structured list of any bugs or improvement suggestions you find, with each comment identified by file path and line number. While doing the review, provide concrete suggestions that will increase the readability and performance of the code, based on the data in markdown format that I copied from tuicr.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-07-31: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.