Tweak the keys of the dict host_names storing ssh connection info so it will be compatible with class paramiko.config.SSHConfigDict which inherits the internal dict.
Also update remote information when open_remote_file in order to support jumping to references without using tramp.
host_names
storing ssh connection info so it will be compatible with classparamiko.config.SSHConfigDict
which inherits the internal dict.open_remote_file
in order to support jumping to references without using tramp.