Skip to content

Instantly share code, notes, and snippets.

@Sija
Created November 3, 2017 14:52
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 Sija/7d173864701f83fcfaad076eb2348bce to your computer and use it in GitHub Desktop.
Save Sija/7d173864701f83fcfaad076eb2348bce to your computer and use it in GitHub Desktop.
startup_message off
#defbce on
#deflog on
ignorecase on
vbell on
autodetach on
altscreen on # fix for residual editor text
defutf8 on
hardcopy_append on
compacthist on
nonblock on
defflow auto
hardcopydir $HOME/.screen
defscrollback 10000
hardstatus on
hardstatus alwayslastline
hardstatus string "%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][ %{B}%Y-%m-%d %{W}%c %{g}]"
activity "activity in %n (%t) [%w:%s]~"
bell_msg "bell in %n (%t) [%w:%s]~"
# always spawn login shell, needed with rvm
shell -${SHELL}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment