diff --git a/jhalfs b/jhalfs index ebe1ad6..80588ad 100755 --- a/jhalfs +++ b/jhalfs @@ -66,7 +66,9 @@ see_ya() { set -e trap see_ya 0 trap 'simple_error "${LINENO}" "$?" "${FUNCNAME}" "${BASH_SOURCE}"' ERR -trap 'echo -e "\n\n${RED}INTERRUPT${OFF} trapped\n" && exit 2' 1 2 3 15 17 18 23 +trap 'echo -e "\n\n${RED}INTERRUPT${OFF} trapped\n" && exit 2' \ + HUP INT QUIT TERM # STOP stops tterminal output and does not seem to + # execute the handler #>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> version="