diff --git a/tabby-ssh/src/profiles.ts b/tabby-ssh/src/profiles.ts index a36fd795..b61cf502 100644 --- a/tabby-ssh/src/profiles.ts +++ b/tabby-ssh/src/profiles.ts @@ -39,7 +39,7 @@ export class SSHProfilesService extends ProfileProvider { scripts: [], socksProxyHost: null, socksProxyPort: null, - reuseSession: true, + reuseSession: false, }, }