v0.14.1
charmbracelet/gumv0.14.1May 25, 2024by github-actions[bot]
AI Summary
Adds help support, improves pager navigation, and restores ESC functionality for the write command.
Key Highlights
- Adds help support using Huh
- Adds Home/End key support in pager
- Improves cursor styling
- Re-introduces ESC key for `gum write` command
New Features
- Help support
- Home/End keys in pager
- ESC support for write
Full Release Notes
## What's Changed * Show help with Huh? by @maaslalani in https://github.com/charmbracelet/gum/pull/587 * Support using the Home/End keys in pager by @lzm0 in https://github.com/charmbracelet/gum/pull/548 ### Fixes * Handle `huh?` user aborted error by @MikaelFangel in https://github.com/charmbracelet/gum/pull/578 * Cursor styling by @MikaelFangel in https://github.com/charmbracelet/gum/pull/592 * Re-introduce <kbd>ESC</kbd> for `gum write` by @MikaelFangel in https://github.com/charmbracelet/gum/pull/579 ## New Contributors * @CodeZea1ot made their first contribution in https://github.com/charmbracelet/gum/pull/542 * @camcui made their first contribution in https://github.com/charmbracelet/gum/pull/537 * @lzm0 made their first contribution in https://github.com/charmbracelet/gum/pull/548 **Full Changelog**: https://github.com/charmbracelet/gum/compare/v0.14.0...v0.14.1 * * * <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@charm), or [Discord](https://charm.sh/chat).