diff options
Diffstat (limited to '.screenrc')
-rw-r--r-- | .screenrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..0b544c0 --- /dev/null +++ b/.screenrc @@ -0,0 +1,6 @@ +hardstatus alwayslastline +hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W}%c %{g}]' +escape ^Bb +defscrollback 1000 +vbell off +term screen-256color |