Skip to content

Instantly share code, notes, and snippets.

@scarolan
Created December 29, 2017 21:57
Show Gist options
  • Save scarolan/78f4959a0daccdd590727f1ebd2537a7 to your computer and use it in GitHub Desktop.
Save scarolan/78f4959a0daccdd590727f1ebd2537a7 to your computer and use it in GitHub Desktop.
screenrc config
#shelltitle ''
vbell on
autodetach on
startup_message off
defscrollback 2048
#termcapinfo xterm* ti@:te@
termcapinfo xterm* 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
hardstatus alwayslastline "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%< %=%D %M %d %c"
#hardstatus string '%{= kK}%-Lw%{= KW}%50>%n%f %t%{= kK}%+Lw%< %{=kG}%-= %d%M %c:%s%{-}'
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment