Skip to content

Instantly share code, notes, and snippets.

@rangalo
Created December 18, 2009 19:38
Show Gist options
  • Save rangalo/259702 to your computer and use it in GitHub Desktop.
Save rangalo/259702 to your computer and use it in GitHub Desktop.
#change the hardstatus settings
startup_message off
vbell off
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
#scrollback
altscreen on
# bindkey -k kD stuff "\010"
termcapinfo xterm 'bc@:bs@'
# termcapinfo rxvt
defscrollback 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment