Path to this page:
Subject: CVS commit: pkgsrc/textproc/glow
From: Amitai Schleier
Date: 2025-02-26 02:20:20
Message id: 20250226012020.936DCFBE1@cvs.NetBSD.org
Log Message:
glow: update to 2.0.0. Changes:
This release contains a massive amount of bug fixes and rendering
improvements.
As a bonus, the latest version of Glamour includes support for
Tokyo Night.
Additionally, the stash feature has been removed.
## Changelog
### New!
* --preserve-new-lines
* add 'r' to refresh list and document
* allow --width=0 to disable wordwrap
* allow config from CHARM_CONFIG_HOME and XDG_CONFIG_HOME
* improve gitlab/github readme url
* man pages
* open editor in current line
* shell completions
* show line numbers configuration option
* suspend
* use x/editor
### Fixed!
* --all bypass .gitignore rules
* check other possible readme paths/branches
* config failing in tests
* do not hard fail if no config
* do not show absolute path as note
* glow URL
* handle not being able to create log file
* handle permission denied
* handle running inside a snap
* improve line no
* improve message
* lint issue
* mkdir cache dir
* pass color profile down to glamour
* replace string concatenation in loop with string builder
* update codeowners
* yet another log handling fix
Files: