diff --git a/src/session.ts b/src/session.ts index 1f1b05efa1..6d58615e15 100644 --- a/src/session.ts +++ b/src/session.ts @@ -635,6 +635,7 @@ Type 'help' to get help. initializationOptions: { enableProfileLoading: this.sessionSettings.enableProfileLoading, initialWorkingDirectory: this.sessionSettings.cwd, + shellIntegrationEnabled: vscode.workspace.getConfiguration("terminal.integrated.shellIntegration").get("enabled"), }, errorHandler: { // Override the default error handler to prevent it from