From e8a8bbafb4c8e67eda83a45173c68984a9c69b21 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 25 Jun 2009 15:04:14 +0200 Subject: [PATCH] screenrc: Always display the caption. --- screenrc.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/screenrc.in b/screenrc.in index 514b759..91e83d1 100644 --- a/screenrc.in +++ b/screenrc.in @@ -16,6 +16,8 @@ term screen-256color # colors are switched. Thanks to http://www.frexx.de/xterm-256-notes/. attrcolor b ".I" +# Always display the caption. +caption always # Always display the status line with open windows and the hostname. hardstatus alwayslastline "%w%=%l %H" -- 2.44.1