Skip to content

Instantly share code, notes, and snippets.

@sh2
Last active December 10, 2015 17:18
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 sh2/4466241 to your computer and use it in GitHub Desktop.
Save sh2/4466241 to your computer and use it in GitHub Desktop.
Config file for screen
escape ^z^z
altscreen on
autodetach on
defscrollback 10000
startup_message off
vbell off
caption always '%?%F%{= bW}%:%{= KW}%?%2n%f%06=%t'
hardstatus alwayslastline '%Y/%m/%d %0c %{= .b}%H%{-} %-w%{= bW}%n %t%{-}%+w'
# 80/132 column switching must be enabled for ^AW to work
# change init sequence to not switch width
termcapinfo xterm* Z0=\E[?3h:Z1=\E[?3l:is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment