diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 12:48:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 12:48:15 +0000 |
commit | d8173404fb7262e8ae8130311f0b6d6d5c4b1544 (patch) | |
tree | cde3cc435a4d125191b04c535cf0b5057f120e22 | |
parent | Updating vcs fields. (diff) | |
download | screen-d8173404fb7262e8ae8130311f0b6d6d5c4b1544.tar.xz screen-d8173404fb7262e8ae8130311f0b6d6d5c4b1544.zip |
Setting startup_message to off.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/screenrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/screenrc b/debian/screenrc index 032db64..ec2fb30 100644 --- a/debian/screenrc +++ b/debian/screenrc @@ -20,7 +20,7 @@ # SCREEN SETTINGS # ------------------------------------------------------------------------------ -#startup_message off +startup_message off #nethack on #defflow on # will force screen to process ^S/^Q |