I am trying to access a machine on my network I can ssh (with some important setup in ~/.ssh/config) into easily, however I am getting timeouts, when I try it with SPC-f-f /ssh:my_machine<tab> -> hang!
After a while and some heavy usage of my CPU it times out and supposedly I am to get some info about what went wrong in a buffer '*tramp/ssh my_machine*'. However :buffers does not list it and I found no way to access this buffer, everything seems to indicate it isn't actually there.
Any hints?
Is tramp ignoring my .ssh/config?