diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/screenrc | 3 |
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 # ------------------------------------------------------------------------------ |