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
Support --locate-shell-integration-path in server CLI (microsoft#155870)
* Fix shell-integration remote cli
* Don't silently fail based on TERM_PROGRAM
We want this to work even in terminals where TERM_PROGRAM may not exist, such
as in a regular ssh session. The manual install recommends using an if before
sourcing anyway.
* Handle shell integration option on server cli
* Move shell integration option handling higher
0 commit comments