v0.3.0
charmbracelet/gumv0.3.0Aug 2, 2022by github-actions[bot]
AI Summary
Improvements to filtering include a height limit and scrolling. The spin command now exposes stderr, and choose commands allow selecting all items.
Key Highlights
- `--height` flag for `gum filter` to limit viewable options
- `gum spin --show-output` returns stderr
- Select all options in `gum choose` with `--no-limit`
New Features
- --height for filter
- scrollable options
- --show-output for spin
- select all (a/A)
Full Release Notes
## Changelog #### New Features * `gum filter` can now take a `--height` to limit viewable options and can now scroll through options * `gum spin --show-output` returns `stderr` as well as `stdout` * You can select all options with `gum choose --no-limit` by pressing <kbd>a</kbd>/<kbd>A</kbd> #### Bug Fixes * Fixed bug with paging up on `gum choose` * * * <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 on [Slack](https://charm.sh/slack).