Paul Northug <[email protected]> writes:

> 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?

In short: no. This is a known problem, it belongs to the more general
problem how to send a signal to a remote process.

I'm sorry, but nobody has shown a possible solution (yet).

> Thanks,
> Paul.

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to