Now that all of our shell integrations provide ssh features (ssh-env and ssh-terminfo), we should expand our features/shell-integration documentation to describe how they work.
We should also specifically note that we forward the COLORTERM, TERM_PROGRAM, and TERM_PROGRAM_VERSION environment variables when the ssh-env feature is enabled, but that requires the remote sshd configuration to allow those variables to be applied to the remote session.
Now that all of our shell integrations provide
sshfeatures (ssh-envandssh-terminfo), we should expand ourfeatures/shell-integrationdocumentation to describe how they work.We should also specifically note that we forward the
COLORTERM,TERM_PROGRAM, andTERM_PROGRAM_VERSIONenvironment variables when thessh-envfeature is enabled, but that requires the remotesshdconfiguration to allow those variables to be applied to the remote session.