From: Oleg Broytman Date: Tue, 9 Feb 2016 23:26:00 +0000 (+0300) Subject: .screenrc: simplify caption X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=2c1fb60fefe712fff72e7d7c956758aa784857b1 .screenrc: simplify caption --- 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