Skip to content

Instantly share code, notes, and snippets.

@aleksandarristic
Created October 17, 2013 13:39
Show Gist options
  • Save aleksandarristic/7025067 to your computer and use it in GitHub Desktop.
Save aleksandarristic/7025067 to your computer and use it in GitHub Desktop.
startup_message off
autodetach on
nonblock on
defscrollback 2048
termcapinfo xterm* ti@:te@
defutf8 on
#caption always "%{= wb}$USER @ %H >> %-Lw%{= r}%50>%n* %t%{-}%+Lw%< %-=<< (%c.%s)"
#hardstatus off
hardstatus alwayslastline "%{= wb}$USER@%H >> %-Lw%{= r}%50>%n* %t%{-}%+Lw%< %-=<< (%c.%s)"
#hardstatus alwayslastline '%{= kK}%{w}%H %{K}%= %{= kw}%?%-Lw%?%{B}(%{W}%n*%f %t%?(%u)%?%{B})%{w}%?%+Lw%?%?%= %{K}%{B} %{w}%c%{K}'
#time '[%c:%s] %D %d/%M %Y'
bind ' ' windows
bind q quit
vbell off
deflog on
logfile $HOME/.log/screen/screenlog.%t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment