Created
February 7, 2011 13:37
-
-
Save pochi/814371 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
# | |
escape ^j^j | |
vbell off | |
hardstatus alwayslastline "[%02c] %`%-w%{=b bw}%n %t%{-}%+w" | |
startup_message off | |
autodetach on | |
defscrollback 10240 | |
defutf8 on | |
#erase backgound with current bg color | |
defbce "on" | |
#do not use 'screen-bce' | |
term xterm-256color |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment