gum/spin
Carlos Alexandro Becker c3e836f0dd
fix(spin): interrupt child process on ctrl+c (#732)
* fix(spin): interrupt child process on ctrl+c

This will send a SIGINT to the child process when ctrl+c is pressed.

closes #730

* fix: lint
2024-11-27 14:58:21 -03:00
..
command.go refactor: use x/term instead of go-isatty 2024-07-16 15:17:46 -04:00
options.go fix(choose,confirm,file,filter,input,pager,spin): timeout default unit (#724) 2024-11-18 17:10:06 -03:00
spin.go fix(spin): interrupt child process on ctrl+c (#732) 2024-11-27 14:58:21 -03:00
spinners.go feat: Add gum spin command 2022-07-07 13:29:10 -04:00