Emacs remote shell

前端 未结 7 1247
小鲜肉
小鲜肉 2020-12-30 09:53

I tend to run my shell in emacs, but when I use it to ssh into another computer this breaks tab-completion. Is there a way to fix this?

7条回答
  •  温柔的废话
    2020-12-30 10:06

    You could try M-x ansi-term to host your shell if your getting unexpected behavior with key mappings. Having said that I couldn't re-produce the problem your describing on your set-up.

提交回复
热议问题