v2.1.0
Watch and Learn
At last: Glow will watch your markdown files and reload ’em as they change. No knobs and no settings: it just works.
Also, there is a new flag available to open files with the built-in pager:
glow --tui README.md
🤗 Special thanks to @andreynering on the Charm team for implementing both these features and crushin’ a bunch of bugs!
Changelog
New Features
- e03817b2cb1cb86b454db28aaddd773c2388aea7: feat: add new
--tui/-tflag (#679) (@andreynering) - f1b565125fff2ebe99b3c92fb89bd4bc3ab4ced0: feat: make --all configurable globally (#651) (@skatkov)
- f255f3a60317948820a8f08165e422d1074b0126: feat: support GLAMOUR_STYLE for custom pager styles (#587) (@bashbunni)
- 05e5b2e279eb07bc4ce7d041ae0f3113948c4bc7: feat: watch for file changes and reload automatically (@andreynering)
Bug fixes
- f689c90084a025da025a957db91bdc3eb373896a: fix: correct abs to rel path conversion (#683) (@Shane-XB-Qian)
- 3989fe0d5e024fd3ea75c109109bb554b65f9441: fix: ensure
rkey works when filtering files (#648) (@NijeboerFrank)
