summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 12:48:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 12:48:17 +0000
commitf3d17fabab1771aa9dc738300b8fa06aa7db2f33 (patch)
tree9066b130af23e2bd87d43b7d27c84fb54707a277
parentSetting hardstatus to alwayslastline. (diff)
downloadscreen-f3d17fabab1771aa9dc738300b8fa06aa7db2f33.tar.xz
screen-f3d17fabab1771aa9dc738300b8fa06aa7db2f33.zip
Setting altscreen to on.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/screenrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/screenrc b/debian/screenrc
index ff0fe54..39a31dc 100644
--- a/debian/screenrc
+++ b/debian/screenrc
@@ -97,6 +97,9 @@ defnonblock 5
# UTF-8 encoded and vice versa.
defutf8 on
+# Enable "alternate screen" support
+altscreen on
+
# ------------------------------------------------------------------------------
# STARTUP SCREENS
# ------------------------------------------------------------------------------