From e9d52745f65f1905623e2793dc2b37f9011b2a1d Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Mon, 26 Aug 2024 12:01:24 +0200 Subject: +initial .screenrc --- .screenrc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .screenrc (limited to '.screenrc') diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..3adca73 --- /dev/null +++ b/.screenrc @@ -0,0 +1,7 @@ +# vim:syntax=screen +hardstatus alwayslastline +hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]' + +# Default screens +#screen -t shell1 0 +#screen -t shell2 1 -- cgit v1.2.3