github dandavison/delta 0.4.0

latest releases: 0.17.0, 0.16.5, 0.16.4...
3 years ago

The main new feature in this release is support for git diff --color-moved: see #72. This makes Git's native moved-line detection algorithms and styling options available when using Delta. Delta supports this automatically, without any configuration change, but see the new option inspect-raw-lines in case you need to turn it off.

The other new feature is that Delta can now cause files and commit hashes to be rendered as hyperlinks in your terminal emulator: However, this will not be available to you without, at the minimum, installing a patched version of less, because support for the hyperlink spec has only partially spread through the terminal application ecosystem. See #257 and the delta --help text for details.

Finally, thanks to @ryuta69 for the fix for #264.

  • [closed] πŸš€ Support --color-moved #72
  • [closed] πŸš€Support --color-moved-ws #144
  • [closed] πŸš€ Support displaying files and commits as OSC 8 hyperlinks #257
  • [closed] πŸ› width option is not honored in git config sections #264
  • [closed] πŸ› diff -U0 rendered with lines out of order #263
  • [closed] πŸ› paging should be supported in gitconfig #253
  • [closed] πŸ› syntax-theme should be honored in a custom feature in gitconfig #252
  • [closed] πŸ› Line numbers style not taking effect with --side-by-side #251
  • [closed] πŸ› Duplicate "renamed" header when file is renamed with changes #245

Don't miss a new delta release

NewReleases is sending notifications on new releases.