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
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
I have run fig doctor in the affected terminal session
I have run fig restart and replicated the issue again
Operating system
macOS Ventora 13.0
Expected behaviour
Be able to connect to my Remote SSH (VSCode plugin) machine as normal.
Actual behaviour
OpenSSH_9.0p1, LibreSSL 3.3.6
vdollar_percent_expand: env var ${TERM_SESSION_ID} has no value
/Users/mike/.fig/ssh line 2: Bad forwarding specification.
/Users/mike/.fig/ssh: terminating, 1 bad configuration options
local-server-5> ssh child died, shutting down
This started happening this morning, but did not happen yesterday.
The following is the referenced ssh config file:
As a temporary workaround I was able to bypass the issue by renaming ~/mike/.gif/ssh to ~/mike/.gif/old-ssh and then reconnecting VSCode to my remote server.
Steps to reproduce
Unsure, it happens all the time since this morning.
Checks
fig doctorin the affected terminal sessionfig restartand replicated the issue againOperating system
macOS Ventora 13.0
Expected behaviour
Be able to connect to my Remote SSH (VSCode plugin) machine as normal.
Actual behaviour
This started happening this morning, but did not happen yesterday.
The following is the referenced ssh config file:
As a temporary workaround I was able to bypass the issue by renaming
~/mike/.gif/sshto~/mike/.gif/old-sshand then reconnecting VSCode to my remote server.Steps to reproduce
Unsure, it happens all the time since this morning.
Environment