A little bit crutched: remove all options using `-option` with an empty argument first, then set same options with _terminate_ excluded from the list:
setxkbmap -option -option $(setxkbmap -query |
sed -n 's/options:\s*\(terminate:[^:]*,\)\?\|,terminate:[^,]*//gp')