←back to thread

Making TRAMP faster

(coredumped.dev)
226 points celeritascelery | 2 comments | | HN request time: 0.416s | source
Show context
jonnycomputer ◴[] No.44356898[source]
I kinda gave up on using it because so many of my remotes are tunneled through a jump host and I never could get it to connect seamlessly. It seems like it ought to, but when vscode just works with my ssh config, I decided debugging it was not a good use of my time. Might have something to do with being on a Mac, idk.
replies(4): >>44357207 #>>44357418 #>>44357476 #>>44361649 #
1. gray_-_wolf ◴[] No.44357207[source]
I found https://www.gnu.org/software/tramp/tramp-emacs.html#Multi_00... to be working pretty well, but it definitely took some fiddling and experimentation to get the right settings.
replies(1): >>44357267 #
2. jonnycomputer ◴[] No.44357267[source]
Thanks.

Someday I'll get to fiddling with it again.