diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:30:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:30:15 +0000 |
commit | 046ab546e4acf0ed7e1bba4f9afc232d1f044d96 (patch) | |
tree | 1158bed3104ad35f3d681cb462cd9c1192d32256 /debian | |
parent | Updating vcs fields. (diff) | |
download | screen-046ab546e4acf0ed7e1bba4f9afc232d1f044d96.tar.xz screen-046ab546e4acf0ed7e1bba4f9afc232d1f044d96.zip |
Setting startup_message to off.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-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 |