Created
August 31, 2010 13:02
-
-
Save d6rkaiz/558987 to your computer and use it in GitHub Desktop.
screenrc
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 ^Z^Z | |
defscrollback 4096 | |
hardstatus on | |
hardstatus alwayslastline | |
caption always "%{.Kk}%?%F%{.KW}%?%n %t%=%?[%h]%?" | |
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..Y}[%y/%m/%d %c]" | |
defbce on | |
term xterm-256color | |
multiuser on | |
altscreen on | |
defencoding UTF-8 | |
bind c screen 1 | |
bind 0 select 10 | |
screen 1 | |
select 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment