You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm trying to run a program with gum spin and redirect stderr to /dev/null as mention here but this approach also redirects the output from gum spin.
Describe the solution you'd like
I think an option called --ignore-error would be a good idea.