summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:31:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:31:29 +0000
commitd09014f42df0509853de6c296cc84b518f897298 (patch)
tree8610748f20d1ebd140c504eeab743602c0e20058
parentSetting altscreen to on. (diff)
downloadscreen-d09014f42df0509853de6c296cc84b518f897298.tar.xz
screen-d09014f42df0509853de6c296cc84b518f897298.zip
Setting compacthist to on.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/screenrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/screenrc b/debian/screenrc
index 39a31dc..d78f916 100644
--- a/debian/screenrc
+++ b/debian/screenrc
@@ -100,6 +100,10 @@ defutf8 on
# Enable "alternate screen" support
altscreen on
+# Enable to suppress trailing blank lines when scrolling up text into the
+# history buffer
+compacthist on
+
# ------------------------------------------------------------------------------
# STARTUP SCREENS
# ------------------------------------------------------------------------------