Path to this page:
Subject: CVS commit: pkgsrc/textproc/libhighlight
From: Amitai Schleier
Date: 2020-09-17 23:06:20
Message id: 20200917210620.BF67FFB28@cvs.NetBSD.org
Log Message:
Update to 3.58. From the changelog:
- improved `--force` fallback argument handling
(https://gitlab.com/saalen/highlight/-/issues/163)
- added C++ attribute syntax support
- added Lua fuction `StoreValue` to set and retrieve information across
Lua states
- added `extras/eclipse-themes/eclipse_color_themes.py` script to
retrieve themes from eclipsecolorthemes.org
- added support for Web Assembly Text
- updated mark_lines.lua to output 16m terminal sequences
(https://gitlab.com/saalen/highlight/-/issues/164)
- fixed issues in bash.lang
(https://gitlab.com/saalen/highlight/-/issues/161)
- fixed Bash heredoc highlighting in bash_functions.lua
(https://gitlab.com/saalen/highlight/-/issues/156)
- CLI: `highlight --version -q` only prints the version number
- GUI: added theme contrast indicator
Files: