mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-25 03:22:58 +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,
|
...recoveryToken.sessionOptions,
|
||||||
restoreFromPTYID: null,
|
restoreFromPTYID: null,
|
||||||
},
|
},
|
||||||
|
savedState: null,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user