v0.7.0
charmbracelet/gumv0.7.0Oct 3, 2022by github-actions[bot]
AI Summary
Improvements to selection commands include pre-selecting items in `choose` and toggling selection in `filter`. The spinner command also gains alignment options.
Key Highlights
- `--selected` flag to preselect entries in `gum choose`
- `shift+tab` toggles selection and moves up in `gum filter`
- `--align` option for spinner (left or right)
New Features
- pre-selected entries
- shift+tab toggle selection
- spinner alignment
Full Release Notes
## Pre-selected Entries and Spinner Alignments! * choose: `--selected` flag to preselect entries in `gum choose` by @vanielf in https://github.com/charmbracelet/gum/pull/112 * filter: <kbd>shift+tab</kbd> toggles selection and moves up in `gum filter --no-limit` @dhruvmanila in https://github.com/charmbracelet/gum/pull/167 * spin: `--align (left|right)` places spinner to the right or left of the title by @gregkh in https://github.com/charmbracelet/gum/pull/164 <br /> <img width="800" src="https://user-images.githubusercontent.com/42545625/193645001-5657e83e-4aed-41fd-8d12-554420a5db73.gif" /> **Full Changelog**: https://github.com/charmbracelet/gum/compare/v0.6.0...v0.7.0 ## New Contributors * @vanielf made their first contribution in https://github.com/charmbracelet/gum/pull/112 * @IllustratedMan-code made their first contribution in https://github.com/charmbracelet/gum/pull/123 * @eetann made their first contribution in https://github.com/charmbracelet/gum/pull/144 * @dependabot made their first contribution in https://github.com/charmbracelet/gum/pull/159 * @solomon-b made their first contribution in https://github.com/charmbracelet/gum/pull/160 * @NNBnh made their first contribution in https://github.com/charmbracelet/gum/pull/163 * @dhruvmanila made their first contribution in https://github.com/charmbracelet/gum/pull/167 * @mathaou made their first contribution in https://github.com/charmbracelet/gum/pull/166 * @gregkh made their first contribution in https://github.com/charmbracelet/gum/pull/164 * * * <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).