Compare commits

..

1 Commits

Author SHA1 Message Date
72db40f336 Disable session serialization
I still have to fully understand what is better but I'm tired of manually killing sessions atm.
2024-08-17 02:15:17 +02:00

View File

@@ -249,7 +249,7 @@ auto_layout false
// - true (default) // - true (default)
// - false // - false
// //
// session_serialization false session_serialization false
// Whether pane viewports are serialized along with the session, default is false // Whether pane viewports are serialized along with the session, default is false
// Options: // Options: