github charmbracelet/glow v1.3.0

latest releases: v1.5.1, v1.5.0, v1.4.1...
3 years ago

Happy holidays! It was one year ago that Glow v0.1 went live as the very first Charm project. We're proud of how far Glow’s come and looking forward to making it even better in 2021. Enjoy the release!

Highlights

Tabs

This release features a number of UX improvements, most notably your markdowns have been organized into tabs. To move between tabs press the conveniently labeled tab key. Filter has been renamed to find, and its results will also be stored in a tab.

Glow Tabs Demo

Paths in Config

You can now use values like ~, $HOME, and ${HOME} in the Glow config when specifying the path to your custom Glamour stylesheet. Environment variables will be expanded, too. Thanks to @shitchell for the idea @penguwin for the ultra-swift implantation.

Changelog

Fixes

a0fb0e4 Fix a case where file listings could jitter
426f478 Fix panic that could happen when deleting stuff really fast

Added

f1ede23 Add logging for stash/news fetching
03d9316 Also make news stashable from the pager
88806c8 Make news stashable in the file listing
617f098 Handle stash failures
fd2a6ec Show stash error details in the error message view

Changes

58df854 When clearing the filter forget which markdowns were stashed in-session
dd936ac Adjust "secondary" green color in stash highlight + help
2d10fb8 Adjust news header style
53155f1 Adjust spinner thresholds and timing so stashing feels snappier
4fcf48f Filter against local and stashed files, regardless of the current section
37a9b68 Filter is now called find
8f3c5df Highlight the most recent stash item in green in the stash view
e179741 Lighten mid-gray color for dark backgrounds
cfba912 Maintain pagination and cursor on a per-section basis
59f8a00 Make "already stashed" status messages more subtle
47b24f6 Move status message next to the logo in the file browser
40a0225 Only show news in news section
a67f00a Press tab/shift+tab to switch between local, stash and news
03db9a6 Put filter results in a tab
dd9179a Remove "News:" prefix from news items
4febcb4 Render larger help view in the file listing with the ? key
379dc74 Secret keystroke: navigate tabs with shift+h, shift+l
c10a84a Sort news by date
d21802d Style detailed help view and re-style mini help view

Don't miss a new glow release

NewReleases is sending notifications on new releases.