외부 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