summaryrefslogtreecommitdiffstats
path: root/debian/screenrc
diff options
context:
space:
mode:
Diffstat (limited to 'debian/screenrc')
-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
# ------------------------------------------------------------------------------