Skip to content

v1.1.0

Compare
Choose a tag to compare
@muesli muesli released this 27 Oct 14:26
· 224 commits to master since this release

Changelog

Fixes

477979b Correct placement of stash hint in pager help
7f35996 Don't handle filenames with a colon in it as http(s) url
186d07d Don't show stash/memo info in pager help for news
3b06ccb Fix bug where pager help isn't updated after an in-pager stash
d4239a5 Error codes should be in the range of 0 to 125
8b78086 Remove extra line at the bottom of pager help
7ea7cc5 Respect width flag/config setting in the TUI; closes #168

Added

d5446bf Add config file support
4b4fb78 Open the configuration file with $EDITOR via 'glow config'
fcf109a Add flag for local files only (aka disable network) in TUI

Changes

0949a66 Update to bubbletea 0.12.0; minimum required changes