You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I was testing out connecting to coder sessions through VSCode Desktop on Linux and just wanted to make an observation. On an Ubuntu 20.04 system, I was able to get my connection working. On a RedHat 7 system, SSH doesn't like the 'SetEnv' option.
On Ubuntu, the default ssh client is: OpenSSH_8.2p1
On RH7, it's OpenSSH_7.4p1
Any chance that this can be supported in older SSH clients? If not, maybe a warning in the readme about supported versions would be good.