Skip to content

Instantly share code, notes, and snippets.

@GuoJing
Created May 4, 2014 05:33
Show Gist options
  • Save GuoJing/b6b61ca930e8d60d4974 to your computer and use it in GitHub Desktop.
Save GuoJing/b6b61ca930e8d60d4974 to your computer and use it in GitHub Desktop.
screen rc
shell -$SHELL
altscreen on
startup_message off
autodetach on
nonblock on
defutf8 on
defscrollback 10000
vbell off
vbell_msg "Bell on %t (%n)"
hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rY}%n %t%{-}%+w %=%{..G} %H(%l) %{..Y} %Y/%m/%d %c:%s nd w windowlist -b"
bind w windowlist -b
bind ^w windowlist -b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment