Last active
February 15, 2018 19:09
-
-
Save genneko/383b8cb5ad151861ed0f5ad87d1c3713 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defutf8 on | |
escape ^z^z | |
termcapinfo kterm 'hs@' | |
vbell off | |
attrcolor b "d" | |
startup_message on | |
cjkwidth | |
defscrollback 10000 | |
msgwait 2 | |
bufferfile "$HOME/tmp/screen-exchange" | |
logfile "$HOME/tmp/screenlog.%n" | |
hardcopydir "$HOME/tmp" | |
hardcopy_append on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment