macOS
brew install diffnavlocal Homebrew formula metadata
sudo port install diffnavMacPorts ports tree · textproc/diffnav/Portfile · source: api.github.com
brew
Git diff pager based on delta but with a file tree. Version 0.11.0 via Homebrew; verified from local package data.
install
brew install diffnavlocal Homebrew formula metadata
sudo port install diffnavMacPorts ports tree · textproc/diffnav/Portfile · source: api.github.com
nix profile install nixpkgs#diffnavnixpkgs package indexes · pkgs/by-name/di/diffnav/package.nix · source: api.github.com
sudo pacman -S diffnavArch Linux sync databases · diffnav · source: geo.mirror.pkgbuild.com
scoop install main/diffnavScoop official bucket manifest trees · bucket/diffnav.json · source: api.github.com
overview
Git diff pager based on delta but with a file tree
history
diffnav is a Git diff pager that combines delta-style diff rendering with a file-tree navigation pane. It is a newer terminal UI tool aimed at making large diffs easier to browse.
The diffnav repository was created in 2024 and describes the tool as a Git diff pager based on delta with a GitHub-like file tree. Its README documents side-by-side and unified views, watch mode, file-tree controls, and configuration through YAML.
The release feed shows rapid early iteration through 2026, with versions from the 0.6.0 through 0.11.0 series published in the first quarter of that year.
Because diffnav is young, its adoption history is still mostly upstream-led: the README documents installation through Homebrew from the author's tap or building with Go, plus usage as a global Git diff pager. The package-manager interest is in bringing a newer TUI diff-navigation workflow to standard install channels.
Users pipe git diff or gh pr diff output into diffnav, or configure Git with pager.diff diffnav. The tool adds keyboard navigation, file-tree toggling, side-by-side or unified rendering, and watch mode for refreshing a diff command.
diffnav matters to package nerds as part of the modern wave of Go-based terminal UIs: a single installable binary, YAML config, Git integration, and explicit dependence on established projects such as delta and Bubble Tea.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
diffnav | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/dlvhdr/diffnav
install metadata
| Package key | brew:diffnav |
|---|---|
| Version | 0.11.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/diffnav |
| Homepage | https://github.com/dlvhdr/diffnav |
| Repository | https://github.com/dlvhdr/diffnav |
| Upstream docs | https://github.com/dlvhdr/diffnav#readme |
| License | MIT |
| Source archive | https://github.com/dlvhdr/diffnav/archive/refs/tags/v0.11.0.tar.gz |
| Dependencies | git-delta |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | diffnav |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
diffnav
nix profile install nixpkgs#diffnavdiffnav 0.11.0-1
git diff pager based on delta but with a file tree, à la GitHub
https://github.com/dlvhdr/diffnav
sudo pacman -S diffnavdiffnav
sudo port install diffnavmain/diffnav
scoop install main/diffnavsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.