Skip to content

v0.12.0

Compare
Choose a tag to compare
@sharkdp sharkdp released this 31 Aug 19:18

Features

  • Binary file content can now be viewed with bat -A, see #623, #640 (@pjsier and @sharkdp)
  • bat can now be used as a man pager. Take a look at the README and #523 for more details.
  • Add new style component to separate multiple --line-ranges, see #570 (@eth-p)
  • Added -L as an alias for --list-languages

Bugfixes

  • Output looks unbalanced when using '--style=grid,numbers' without 'header', see #571 (@eth-p)
  • issues with filenames starting with "cache", see #584
  • Can't build cache with new theme without creating cache dir, see #576 (@frm)
  • --terminal-width -10 is parsed incorrectly, see #611

Other

  • Added fish completions to DEB package, see #554

New syntaxes

Packaging

  • bat is now in the official Gentoo repositories, see #588 (@toku-sa-n)
  • bat is now in the official Alpine Linux repositories, see #586 (@5paceToast)
  • bat is in the official Fedora repositories, see #610 (@ignatenkobrain)