Advertisement
tobast

Untitled

Mar 17th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. defutf8 on
  2.  
  3. startup_message off
  4.  
  5. bindkey ^[[6;3~ next # term-like alt+pgup
  6. bindkey ^[[5;3~ prev # term-like alt+pgdn
  7.  
  8. hardstatus off
  9. hardstatus alwayslastline
  10. hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W} %c %{g}]'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement