I find that the best to run my shells in remote machines in emacs is using TRAMP (using the ssh
command in a local shell does not work for my needs). However, I only know how to run a TRAMP shell if I first visit a remote file with C-x C-f
and then do M-x shell
from that buffer. However, I would like to open a shell in a remote machine, using TRAMP, before opening any file on that remote host, but cannot find any explanation on how to do that on my searches. Is it possible to do that?
↧
Directly open remote shell with tramp in emacs
↧