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@