• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

umputun / revdiff
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: fix-tmux-title-compat
DEFAULT BRANCH: master
Repo Added 01 Apr 2026 08:15AM UTC
Token zpy25XdTlXkHx5U3syYGatR9U5X0sk8oe regen
Build 208 Last
Files 18
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix-tmux-title-compat
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • add-collapsed-flag
  • all-files-mode
  • annotation-list-popup
  • collapsed-diff-mode
  • custom-keybindings
  • diff-search
  • discard-quit
  • feat/cmux-support
  • feat/launch-script-improvements
  • feat/toggle-tree-pane
  • fix-ctrl-du-half-page
  • fix-file-annotation-bugs
  • fix-tmux-title-compat
  • fix/ghostty-improvements
  • fix/overlay-path-inheritance
  • fix/subdirectory-support
  • iterm2-osascript
  • line-numbers
  • markdown-toc-navigation
  • master
  • only-filter
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.10.0
  • refs/tags/v0.11.0
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.2.3
  • refs/tags/v0.2.4
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.4.1
  • refs/tags/v0.4.2
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.7.1
  • refs/tags/v0.7.2
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • review-findings
  • single-file-mode
  • status-bar-line-number
  • status-line-help-overlay
  • theme-support
  • two-ref-diff
  • word-wrap
  • worktree-no-git-file-review

06 Apr 2026 08:30PM UTC coverage: 91.725%. Remained the same
24049805600

Pull #40

github

umputun
fix: use bash regex instead of sort -V for tmux version check

sort -V is a GNU extension not available on all platforms.
Use bash BASH_REMATCH for portable major/minor comparison.
Pull Request #40: fix: skip tmux -T title flag on versions older than 3.3

0 of 1 new or added line in 1 file covered. (0.0%)

3913 of 4266 relevant lines covered (91.73%)

460.34 hits per line

Relevant lines Covered
Build:
Build:
4266 RELEVANT LINES 3913 COVERED LINES
460.34 HITS PER LINE
Source Files on master
  • Tree
  • List 18
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24049805600 fix-tmux-title-compat fix: use bash regex instead of sort -V for tmux version check sort -V is a GNU extension not available on all platforms. Use bash BASH_REMATCH for portable major/minor comparison. Pull #40 06 Apr 2026 08:31PM UTC umputun github
91.73
24049807615 fix-tmux-title-compat fix: use bash regex instead of sort -V for tmux version check sort -V is a GNU extension not available on all platforms. Use bash BASH_REMATCH for portable major/minor comparison. Pull #40 06 Apr 2026 08:31PM UTC umputun github
91.73
24049585144 fix-tmux-title-compat fix: skip tmux -T title flag on versions older than 3.3 The -T flag for display-popup was added in tmux 3.3. Detect version and conditionally include it to avoid errors on older tmux installs. Also remove go runtime version from --version output. Pull #40 06 Apr 2026 08:26PM UTC umputun github
91.73
24049037857 master docs: add "beyond code review" section with use cases for --only flag push 06 Apr 2026 08:13PM UTC umputun github
91.73
24045783262 master fix: Safari iOS mobile layout issues (#39) * fix: prevent page wiggle on Safari iOS mobile Three root causes addressed: - `position: fixed` nav without GPU layer caused repaints when Safari's address bar showed/hid, making the whole page wiggl... push 06 Apr 2026 06:53PM UTC web-flow github
91.73
24044868826 master fix: improve site readability by lifting dark theme palette push 06 Apr 2026 06:31PM UTC umputun github
91.73
24029398710 fix/overlay-path-inheritance fix: pass caller's PATH to overlay subprocesses On macOS with Homebrew (Apple Silicon), overlay subprocesses started via `sh -c` get a minimal PATH without /opt/homebrew/bin. This causes tools like git-lfs to not be found, breaking `git diff` ins... Pull #36 06 Apr 2026 05:07PM UTC i-kozlov github
91.74
24041059501 master add cmux terminal support for overlay launcher (#35) * add cmux terminal support for overlay launcher cmux (https://cmux.com) is a native macOS terminal for AI coding agents built on libghostty. It sets TERM_PROGRAM=ghostty, which causes the exi... push 06 Apr 2026 04:53PM UTC web-flow github
91.73
24037594259 feat/cmux-support simplify: single send instead of retry loop The pty input buffer holds text until the shell reads it, so a single cmux send immediately after new-split is sufficient. No retry loop, no wait-for synchronization, no visual noise in the split pane. Pull #35 06 Apr 2026 04:49PM UTC jimmyn github
91.74
24040798361 master feat: add --line-numbers config option The line numbers toggle (L key) from #21 was runtime-only. This adds a CLI flag, env var, and config file option so users can enable line numbers by default. push 06 Apr 2026 04:46PM UTC umputun github
91.73
See All Builds (176)

Badge your Repo: revdiff

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc