Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@d6rkaiz
Created August 31, 2010 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save d6rkaiz/558987 to your computer and use it in GitHub Desktop.
Save d6rkaiz/558987 to your computer and use it in GitHub Desktop.
screenrc
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