From 85f33d48cb363b088c484413d287e94db45e1764 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Wed, 21 Jul 2010 12:32:14 -0400 Subject: [PATCH] added .screenrc --- .screenrc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .screenrc diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..dcc9a7e --- /dev/null +++ b/.screenrc @@ -0,0 +1,6 @@ +startup_message off +autodetach on +defscrollback 1000 +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}]' +hardstatus string '%{= kW}%?%-Lw%?%{r}(%{W}%n*%f %t%?(%u)%?%{r})%{w}%?%+Lw%? %h'