diff --git a/settings.json b/settings.json index 9a0854d..30bf800 100644 --- a/settings.json +++ b/settings.json @@ -32,6 +32,7 @@ "terminal.integrated.persistentSessionReviveProcess": "never", "terminal.integrated.sendKeybindingsToShell": true, "terminal.integrated.shellIntegration.decorationsEnabled": "never", + "terminal.integrated.shellIntegration.enabled": false, "terminal.integrated.tabs.enabled": true, "window.density.editorTabHeight": "compact", "window.menuBarVisibility": "compact",