From 09eebd33de7930ac33797545779f5b2d6b33ab33 Mon Sep 17 00:00:00 2001 From: mattiaborsarini Date: Thu, 15 Aug 2024 14:45:56 +0200 Subject: [PATCH] Serialize pane viewport This allows the output to be restored along with the session. --- config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.kdl b/config.kdl index 79f1fdf..467fd9d 100644 --- a/config.kdl +++ b/config.kdl @@ -248,7 +248,7 @@ auto_layout false // Options: // - true // - false (default) -// serialize_pane_viewport true +serialize_pane_viewport true // Scrollback lines to serialize along with the pane viewport when serializing sessions, 0 // defaults to the scrollback size. If this number is higher than the scrollback size, it will