Skip to content

Instantly share code, notes, and snippets.

@esteigler
Created November 11, 2011 20:04
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 esteigler/1359068 to your computer and use it in GitHub Desktop.
Save esteigler/1359068 to your computer and use it in GitHub Desktop.
screenrc
startup_message off
hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "
## detach on hangup
autodetach on
bindkey ^[[1;3D prev
bindkey ^[[1;3C next
bindkey ^@ copy
defscrollback 15000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment