mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-24 19:13:31 +03:00
don't recover state when splitting
This commit is contained in:
parent
95adff0b13
commit
03bf6e5302
@ -27,6 +27,7 @@ export class RecoveryProvider extends TabRecoveryProvider {
|
||||
...recoveryToken.sessionOptions,
|
||||
restoreFromPTYID: null,
|
||||
},
|
||||
savedState: null,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user