K 10 svn:author V 3 des K 8 svn:date V 27 2003-04-08T18:04:30.000000Z K 7 svn:log V 288 Band-aid for the "^C kills the editor" problem. I haven't yet found the proper way to fix this. The way this works is to prepend "exec " to the editor command to eliminate the "shell in the middle" which prevents us from properly reawakening the editor after a SIGTSTP. PR: bin/50679 END