gum/spin
Greg Kroah-Hartman a63ea30136
spin: fix isTTY check (#404)
The isTTY check is inverted in the --show-output option for spin, so no
output is shown anymore.  Fix this by correctly checking if we are a tty
or not.
2023-07-28 10:40:18 -04:00
..
command.go spin: fix isTTY check (#404) 2023-07-28 10:40:18 -04:00
options.go feat: Timeout for Spin Command (#385) 2023-06-30 09:17:09 -04:00
spin.go feat: Timeout for Spin Command (#385) 2023-06-30 09:17:09 -04:00
spinners.go feat: Add gum spin command 2022-07-07 13:29:10 -04:00