Skip to content

Instantly share code, notes, and snippets.

@shawntan
Created November 13, 2014 08:59
Show Gist options
  • Select an option

  • Save shawntan/a165e27977bc56ba063e to your computer and use it in GitHub Desktop.

Select an option

Save shawntan/a165e27977bc56ba063e to your computer and use it in GitHub Desktop.
defscrollback 5000
altscreen on
autodetach on
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}]'
term screen-256color
attrcolor b".I"
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
defbce on
termcapinfo xterm* ti@:te@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment