Skip to content

Instantly share code, notes, and snippets.

@dchapman1988
Created February 19, 2013 14:15
Show Gist options
  • Save dchapman1988/4986283 to your computer and use it in GitHub Desktop.
Save dchapman1988/4986283 to your computer and use it in GitHub Desktop.
My configuration for GNU Screen
attrcolor b ".I"
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
defbce "on"
term screen-256color-bce
defscrollback 100000
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m/%d/%Y %{W}%C %{g}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment