v0.6.0

charmbracelet/gumv0.6.0Sep 5, 2022by github-actions[bot]

AI Summary

The `gum filter` command now supports multi-selection via the `--no-limit` flag, allowing users to select multiple items before confirming.

Key Highlights

  • Multi-select capability in `gum filter` using `--no-limit`

New Features

  • multi-select filter (--no-limit)

Full Release Notes

## Gum Filter Multi-select

Gum filter can now accept a `--limit` (defaults to 1) or `--no-limit` flag for allowing multiple selections during a filter. If the limit is greater than 1 (or `--no-limit`) you can press <kbd>tab</kbd> to select an item and press <kbd>enter</kbd> to confirm all the selections.

```
gum filter --no-limit
```


<img width="700" alt="image" src="https://user-images.githubusercontent.com/42545625/188511732-f98640ae-4a93-40e2-8fb4-ca0ba7713adb.png">


* * *

<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).