外部 Diff 工具介绍
Delta
Syntax-highlighting pager for Git, diff, grep, rg --json, and blame output with side-by-side and line-number modes.
类型
Terminal
授权
Open source
平台
Windows, macOS, Linux
适合场景
Developers who live in the terminal and want readable Git diffs without opening a desktop merge application.
优点
- Excellent terminal readability
- Works naturally with Git
- Fast and configurable
限制
- No GUI merge editor
- Requires terminal setup
- Best for text/code rather than media or office files
核心能力
Syntax highlighting
Side-by-side view
Line numbers
Git diff, blame, grep, and rg integration
安装说明
macOS: brew install git-deltaWindows: winget install dandavison.deltaLinux: use distro package or GitHub releases