Add screenrc
This commit is contained in:
15
screenrc
Normal file
15
screenrc
Normal file
@@ -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@
|
||||||
Reference in New Issue
Block a user