Skip to content

Instantly share code, notes, and snippets.

@hashimotor
Created July 4, 2014 04:42
Show Gist options
  • Save hashimotor/42c60470605385da6c93 to your computer and use it in GitHub Desktop.
Save hashimotor/42c60470605385da6c93 to your computer and use it in GitHub Desktop.
defbce on
escape ^tt
defscrollback 10000
startup_message off
verbose on
logfile 'screen.log.%H.%Y%m%d-%02c:%s-%n.%t.log'
logtstamp on
logtstamp string "\n-- SCREEN [%Y/%m/%d %02c:%s] %n:%t --\n"
deflog on
bind w windowlist -b
bind x
bind ^x
autodetach on
vbell off
caption always "%-w%10L>%{=b bw}%n %t%{-}%+w%-0="
hardstatus alwayslastline "%H%=%Y/%m/%d %02c"
altscreen on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment