summaryrefslogtreecommitdiff
path: root/.screenrc
blob: 38a8071002b4e3783f4d7621151b54b9a51816ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
defflow off

# Support alternate screens so that, for example, when you
# quit out of vi, the display is redrawn as it was before vi
# redrew the full screen.
altscreen on

term screen-256color

# statusline
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}]'