1 Oct 2011 12:09
ctrl-c ctrl-c in shell or py-shell
Paul Northug <pnorthug <at> gmail.com>
2011-10-01 10:09:49 GMT
2011-10-01 10:09:49 GMT
If I am running an emacs shell or interactive python shell on the local machine, I can use Ctrl-C Ctrl-C to interrupt something running inside this shell. However, if I do this on a shell running on a remote host through tramp, Ctrl-C Ctrl-C kills the shell entirely rather than interrupting the process running inside the shell as expected. Is there a way around this behavior? Thanks, Paul.
RSS Feed