gum icon indicating copy to clipboard operation
gum copied to clipboard

feature request: Different exit codes for --timeout and ^C

Open pbsds opened this issue 1 year ago • 0 comments

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

pbsds avatar Oct 04 '24 12:10 pbsds