Nikolay Denev
Nikolay Denev
This is the RLS issue that discusses this problem https://github.com/rust-lang-nursery/rls/issues/372
Mpssh itself does not use these ssh config files, it merely execs ssh, and ssh should use them. What exactly are you seeing?
Ok, this might be because mpssh always supplies a username, even if you don't supply one it uses the current user username.
Sounds good to me. Cheers, Nikolay Sent from my iPhone > On 12.12.2014 г., at 20:25, Jason Maloney [email protected] wrote: > > If multiple labels contain the same host, and...
Hi, As I recently added the -r option, I didn't had much time to clean it up and fix some minor stuff, but soon I hope to have some more...
ssh binary is detected in the Makefile like this: SSHPATH = `which ssh` So it seems it picks up /usr/bin/ssh in your case (which is also the default).
I'm not familiar with homebrew, but it looks like homebrew is not picking up your PATH. Can you try to run "brew sh" and then in this shell do "brew...
Would the Orange Pi 5 Max be suppored by this?