Using curses.raw(True) kills all nice stuff like KeyboardInterrupt on C-c or suspend on C-z, so code like ``` while True: pass ``` cannot be interrupted with a keypress. --- - Bitbucket: https://bitbucket.org/bobf/bpython/issue/26 - Originally Reported By: [Andreas Stührk](http://bitbucket.org/Trundle) - Originally Created At: 2009-06-12T00:46:23.812