Skip to content

Instantly share code, notes, and snippets.

@n4nagappan
Created March 8, 2015 00:15
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 n4nagappan/a7d8661e7433d7d7003a to your computer and use it in GitHub Desktop.
Save n4nagappan/a7d8661e7433d7d7003a to your computer and use it in GitHub Desktop.
.screenrc file
defscrollback 5000
altscreen on
autodetach on
vbell off
caption always " | %-w%{= BW}%40L>%n %t%{-}%+w |%<"
hardstatus alwayslastline
# Turn off that annoying start up message
startup_message off
# Turn the even more annoying whole-screen-flash-on-tab-complete "feature"
vbell off
# Window list at the bottom. hostname, centered tabs and redmarked active windows:
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