ssh through emacs shell?

前端 未结 6 1643
闹比i
闹比i 2021-01-30 10:32

I wonder if anyone out there uses ssh through the emacs shell. I am able to connect with the remote machine but I cannot open files to view/edit with emacs using \'emacs filenam

6条回答
  •  无人共我
    2021-01-30 11:08

    Emacs option for ssh : c-x c-f /ssh:user@host:/home/path/

    For Reference: Open file via SSH and Sudo with Emacs

提交回复
热议问题