Path to this page:
Subject: CVS commit: pkgsrc/textproc/bat
From: Santhosh Raju
Date: 2020-11-29 14:47:37
Message id: 20201129134737.625FDFA9D@cvs.NetBSD.org
Log Message:
textproc/bat: Updates to 0.17.1
Changes since 0.16.0:
v0.17.1
Bugfixes
* Running bat without arguments fails ("output file is also an \
input"), see #1396
v0.17.0
Features
* Added a new --style value, rule, which adds a simple horizontal ruled line
between files, see #1276 (@tommilligan)
* Pass -S ("chop long lines") to less if --wrap=never is set in bat, see
#1255 (@gahag)
Bugfixes
* Detect infinite loop when input and output are the same, see #1193 and
#1197 (@niklasmohrin)
* Throw an error when bat is being used as pager, see #1343 (@adrian-rivera)
* Bash syntax highlighting not selected for *.ebuild and *.eclass files, see
#1292 (@sharkdp)
* Fix zsh completion when using -p, see #1320 (@xzfc)
Other
* Add note to refer to see detailed help with --help (and vice versa with
-h), see #1215 (@henil)
* Add a Contributors section to README, see #1348 (@adrian-rivera)
Syntaxes
* Manpage syntax highlighting has been improved, see #1315 (@keith-hall)
* Add Svelte file syntax, see #1285 (@kjmph)
New themes
* Coldark, see #1329 (@ArmandPhilippot)
Files: