Quantcast
Viewing latest article 1
Browse Latest Browse All 21

How can I make Emacs TRAMP offer completions from my ~/.ssh/config?

When I want to access remote files over sftp in Emacs using TRAMP, I would like Emacs to offer me completions from the hostnames in my ssh config. How can I do this?

For example, if I have two hosts in my ssh config, "alpha" and "bravo", when I type /sftp:a at the find-file prompt, it should complete "alpha".


Viewing latest article 1
Browse Latest Browse All 21

Trending Articles