dlvhdr/diffnav
A git diff pager based on delta but with a file tree, à la GitHub. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 94
- Longevity 51
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3.0
- age_days: 714
- days_rel: 40
- days_push: 11
- n_releases_24m: 21
Adoption not part of the score
1530 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
diffnav is a terminal-based git diff pager built in Go, based on delta but adding a GitHub-style file tree for navigating changes. It provides a TUI experience for reviewing diffs across files.
Use cases
- view git diffs with a file tree
- replace delta as my diff pager
- navigate large diffs like on GitHub
- review code changes in the terminal
- browse changed files in a TUI
When to choose
- you review large diffs and want file-tree navigation
- you like delta's syntax highlighting but want GitHub-style browsing
- you live in the terminal and want a modern TUI diff viewer
When to avoid
- you need a GUI diff tool
- you want a plain pager without TUI dependencies
- you don't use git
Facets
cli-tool · maturity active
cli developer-tools terminal-ui developer-tools version-control cli cross-platform windows git diff pager tui delta file-tree golang command-line macos linux
1 source
- readme: https://github.com/dlvhdr/diffnav · fetched 2026-08-28 · 6fb125ec4536
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dlvhdr/diffnav | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem