sublime_remote_edit icon indicating copy to clipboard operation
sublime_remote_edit copied to clipboard

does not support custom ssh port in settings

Open damko opened this issue 9 years ago • 2 comments

damko avatar Jan 28 '16 20:01 damko

You can use ~/.ssh/config to set custom port, reuse this ssh config entry with your sublime plugin and this works.

tobiashochguertel avatar Mar 14 '16 22:03 tobiashochguertel

I think I fixed the issue somehow. I don't remember atm if I used ssh config or if I modified the code. I will try to check

damko avatar Mar 21 '16 16:03 damko