← BACK TO GALLERY
VM INSTANCE // delta · demoshell/tui:delta
◍ PRIVATE VM
delta running in the terminal
downloads up to ≈ 30.2 MB
This VM is emulated in your browser, so software can feel slower here than it does on a real machine.

delta makes git diff readable: syntax-highlighted code, both files' line numbers down the middle, and the words that actually changed within a line picked out from the rest. Set it once as git's pager and every diff you ever run looks like this.

The demo opens delta's own source with an uncommitted edit in it. Run git diff, then DELTA_FEATURES=+side-by-side git diff to put the two versions in columns, git show HEAD to read a real commit, and delta /root/files/before.py /root/files/after.py to compare two files with no git involved at all. The VM is private to your browser tab; nothing you type leaves it.

diffgit pagersyntax highlightingrust
Request changes or removal

This demo of delta (demoshell/tui:delta) was built by Demoshell and is not affiliated with the project. Tell us what to change, or ask us to take it down.