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

Gum spinner only shows the title and the dots are not visible #803

Open
thesobercoder opened this issue Jan 15, 2025 · 0 comments
Open

Gum spinner only shows the title and the dots are not visible #803

thesobercoder opened this issue Jan 15, 2025 · 0 comments

Comments

@thesobercoder
Copy link

Describe the bug
Gum spinner only shows the title and the dots are not visible

To Reproduce
Steps to reproduce the behavior:

  1. Make sure that AWS CLI installed and logged in.
  2. Make sure you have jq intalled.
  3. Run the following command.
    gum choose --header "Choose region:" $(gum spin --spinner dot --title "Fetching regions" --show-output -- aws ec2 describe-regions --region "us-east-1" --output json | jq -r ".Regions[].RegionName")

Expected behavior
The spinner should show correctly beside the title.

Screenshots
CleanShot 2025-01-15 at 23 34 26

Desktop (please complete the following information):

  • OS: macOS 15.2
  • Terminal: Ghostty 1.0.1
  • jq: jq-1.6-159-apple-gcff5336-dirty
  • Gum: 0.15.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant