Guest User

Untitled

a guest
Jun 19th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. hardstatus alwayslastline # status at the bottom of screen
  2. hardstatus string '%{= .g}[ %{g}%H %{g}][%= %{= .d}%?%-Lw%?%{r}(%{d}%n*%f%t%?(%u)%?%{r})%{d}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{B}%c %{g}]' # hostname, buffers with current highlighted, and time and date
  3. attrcolor b ".I" # allow bold colors
  4. termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' # AB=background, AF=foreground
  5. defbce "on" # erase background with current bg color
  6. term screen-256color
Add Comment
Please, Sign In to add comment