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