Skip to content

0.7.1

Compare
Choose a tag to compare
@dandavison dandavison released this 29 Mar 22:49

This release brings two improvements due to delta contributors:

  • @cben proposed a new way for delta to seed less with the regexp that is used to implement navigation, which is implemented in this release. This makes it possible to keep navigate=true in delta config all the time, without the ill effects that it had before (#237)

  • @clnoll contributed a new option delta --show-themes, which demos the delta color themes that are available locally. n and N step forwards and backwards through the themes. (#550)

  • @clnoll has also contributed new themes to the growing collection (please consider submitting your own color config as a theme!)

  • [closed] 🐛 Setting $PAGER to use delta results in an infinite loop #529

  • [closed] 🐛 --navigate breaks git log --oneline and empty git diff #237