summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:30:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:30:18 +0000
commitc34f656fe8fa5cf5cf035d9561a5c728b07b2cef (patch)
tree8f9fd5e99e3aee7636f458aaed7662e6fb6ef683 /debian
parentSetting altscreen to on. (diff)
downloadscreen-c34f656fe8fa5cf5cf035d9561a5c728b07b2cef.tar.xz
screen-c34f656fe8fa5cf5cf035d9561a5c728b07b2cef.zip
Setting compacthist to on.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-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
# ------------------------------------------------------------------------------