Emacs: Run ssh (Secure Shell)
- Alt + x
term
- Then, you can run ssh, top, vi, etc. You can even start another emacs.
To exit term, press Ctrl + d.
When in term-mode
, Alt + x describe-mode
to see full list of its keys.
TIP: I do not recommend using term because normal emacs keys won't work. It's confusing to have two key systems in emacs. I using recommend a dedicated terminal to run ssh.