#compdef killall if compset -P 1 -; then _description expl signal compadd "$expl[@]" $signals[1,-3] fi