Skip to content

Instantly share code, notes, and snippets.

@llbbl
Created August 15, 2013 06:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save llbbl/6238768 to your computer and use it in GitHub Desktop.
Save llbbl/6238768 to your computer and use it in GitHub Desktop.
.screenrc
caption always '%{= kG}[ %{G}%H::%t %{g}][%= %{= kw}%?%-Lw%?%{r} (%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
autodetach on # Autodetach session on hangup instead of terminating screen completely
vbell off
term xterm-color
bind = resize =
bind + resize +1
bind - resize -5
bind _ resize max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment