Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pressing a to select all in gum choose no longer works #550

Closed
annervisser opened this issue Apr 29, 2024 · 1 comment · Fixed by #639
Closed

Pressing a to select all in gum choose no longer works #550

annervisser opened this issue Apr 29, 2024 · 1 comment · Fixed by #639
Assignees
Labels
bug Something isn't working cmd/choose

Comments

@annervisser
Copy link

annervisser commented Apr 29, 2024

Describe the bug
Previously, pressing a on a multi-select gum choose prompt would select all items.
This behaviour was broken in 0.14, I'm assuming because of this PR: #521

To Reproduce
Steps to reproduce the behavior:

  1. Run gum choose --no-limit x y z
  2. Press a
  3. Nothing happens

Expected behavior

  1. Run gum choose --no-limit x y z
  2. Press a
  3. All items are selected

Screenshots
N/A

Desktop:

  • OS: Pop!OS 22.04 (based on Ubuntu 22.04)
  • Gum 0.14.0
@aymanbagabas aymanbagabas added the bug Something isn't working label Jul 23, 2024
@caarlos0 caarlos0 self-assigned this Jul 24, 2024
@caarlos0
Copy link
Member

see charmbracelet/huh#325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cmd/choose
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants