From 2c1fb60fefe712fff72e7d7c956758aa784857b1 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 10 Feb 2016 02:26:00 +0300 Subject: [PATCH] .screenrc: simplify caption --- .screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.screenrc b/.screenrc index 88e41b7..26d155a 100644 --- a/.screenrc +++ b/.screenrc @@ -2,7 +2,7 @@ autodetach on # status line at the bottom of terminal -caption always "%{= kw}%-w%{= bw}%n %t%{-}%+w %-= @%H - %LD %d %LM - %c" +caption always "%{= kw}%-w%{= bw} %n %t %{-}%+w %-=" deflogin on -- 2.39.2