Introduction - delta (original) (raw)
- 1. Introduction
- 2. Get started
- 3. Features
- 4. Installation
- 5. Configuration
- 6. Environment variables
- 7. How delta works
- 8. Usage
- 8.1. Choosing colors (styles)
- 8.2. Line numbers
- 8.3. Hyperlinks
- 8.4. Side-by-side view
- 8.5. Grep
- 8.6. "Features": named groups of settings
- 8.7. Custom themes
- 8.8. diff-highlight and diff-so-fancy emulation
- 8.9. --color-moved support
- 8.10. Navigation keybindings for large diffs
- 8.11. Merge conflicts
- 8.12. Git blame
- 8.13. Supported languages and themes
- 9. Tips & tricks
- 9.2. 24 bit color (truecolor)
- 9.3. Mouse scrolling
- 9.4. Save output with colors to HTML/PDF etc
- 9.5. Using Delta on Windows
- 9.6. Using Delta with GNU Screen
- 9.7. Using Delta with Magit
- 9.8. Using Delta with tmux
- 9.9. Using Delta with VSCode
- 9.10. Generating shell completion files
- 10. Comparisons with other tools
- 11. Build delta from source
- 12. Related projects
- 13. Full --help output
- 14. Delta configs used in screenshots
delta
A syntax-highlighting pager for git, diff, and grep output
Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output.
delta with line-numbers
activated
delta with side-by-side
and line-numbers
activated