From 684e74c82d2616c2132bcabe049a45a964f2cbcc Mon Sep 17 00:00:00 2001 From: Paul Walker Date: Mon, 21 Oct 2019 10:28:25 +0100 Subject: [PATCH] Add screenrc --- screenrc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 screenrc diff --git a/screenrc b/screenrc new file mode 100644 index 0000000..94739f1 --- /dev/null +++ b/screenrc @@ -0,0 +1,15 @@ +# Change the escape command, since I use ctrl-a a lot +escape ^tt + +# no annoying audible bell, please +vbell on + +# detach on hangup +autodetach on + +# don't display the copyright page +startup_message off + +defscrollback 5000 +termcapinfo xterm* ti@:te@ +termcapinfo putty ti@:te@