gum
gum copied to clipboard
feature request: Different exit codes for --timeout and ^C
I'd like to be able to detect whether the gum command timed out or if the user aborted with ctrl-c. Currently both cases exit with code 130. This will allow a script to take a default action given a timeout