./textproc/glow, Render markdown on the CLI

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.0, Package name: glow-2.0.0, Maintainer: sjmulder

Terminal based markdown reader with support for local markdown files
(including a file browser), online files, git repositories, etc. with
encrypted stashing.


Required to build:
[lang/go119]

Master sites:

Filesize: 509.969 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-26 02:20:20 by Amitai Schleier | Files touched by this commit (5) | Package updated
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
   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update
   2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | Package updated
Log message:
Revbump all Go packages after go121 update