0.16.5-27-g7375f7a73.6 MB
unset
strict
core20
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.
Configuration
Configure your git repository with
git config core.pager git-delta-snap.delta
git config interactive.diffFilter "git-delta-snap.delta --color-only"
git config delta.navigate true
git config delta.light false
git config merge.conflictstyle diff3
git config diff.colorMoved default
These settings can be applied globally by adding
git config --global core.pager git-delta-snap.delta
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.
Configuration
Configure your git repository with
git config core.pager git-delta-snap.delta
git config interactive.diffFilter "git-delta-snap.delta --color-only"
git config delta.navigate true
git config delta.light false
git config merge.conflictstyle diff3
git config diff.colorMoved default
These settings can be applied globally by adding
--global, i.e.git config --global core.pager git-delta-snap.delta
Update History
0.16.5-27-g7375f7a (7)13 Dec 2025, 09:47 UTC
15 Sept 2023, 18:09 UTC
15 Sept 2023, 18:36 UTC
13 Dec 2025, 09:47 UTC