Quantcast
Channel: Active questions tagged tramp - Super User
Viewing all articles
Browse latest Browse all 21

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

$
0
0

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 all articles
Browse latest Browse all 21

Trending Articles