summaryrefslogtreecommitdiffstats
path: root/debian/screenrc
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:21:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:21:16 +0000
commit4a4b3158a44f3614394e0ba85e598404d8284181 (patch)
treefd2c95bb4d683cb3d67182627d10cda0c581b0e6 /debian/screenrc
parentSetting altscreen to on. (diff)
downloadscreen-4a4b3158a44f3614394e0ba85e598404d8284181.tar.xz
screen-4a4b3158a44f3614394e0ba85e598404d8284181.zip
Setting compacthist to on.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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
# ------------------------------------------------------------------------------