David Abrahams <[email protected]> writes: > Open a remote file > `M-x shell' > start some long-running process, e.g. `watch ls' > `C-c C-z' > `uname -a' > > note that you're back on the local machine
This is not implemented in Tramp, indeed. It is not simple, because Emacs does not offer to implement own signal handlers. At least, it is already on the todo list (see tramp.el at the end) ... Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
