OffNet Newsroom

Daily topic roundup

Trending on GitHub

Friday, July 31, 2026 · 1 stories, curated & summarized — click any story for the source.

GitHub Trending (daily) githubrepos ⚠ unverified date/source

tuicr: Vim-keybinding TUI for GitHub/GitLab Code Reviews

tuicr is a terminal-based code review tool that replicates GitHub-style continuous diffs within a vim-like interface. It allows engineers to navigate changed files, add line-level comments, and track review status across sessions. The tool supports exporting reviews directly to GitHub or GitLab, copying structured markdown, or piping output to other processes.

  • Use vim keybindings for fast, keyboard-driven code review workflows in the terminal.
  • Export reviews to GitHub/GitLab MRs or clipboard as structured markdown.
  • Supports git, jj, and mercurial with uncommitted changes or full PR/MR review.
  • Persists review state at file or hunk granularity across sessions.
CHECKLISTMaster Terminal Code ReviewsUse vim keybindings for fast navigationPersist state across review sessionsExport to GitHub or GitLab MRsPipe structured markdown to other tools