From 248d42ed2be58caf8acc8f50b7742a8d19a46946 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Sat, 7 Apr 2007 16:02:33 +0000 Subject: [PATCH] Always show screen caption. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@46 6be0d1a5-5cfe-0310-89b6-964be062b18b --- .screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.screenrc b/.screenrc index 30b554e..bbb9190 100644 --- a/.screenrc +++ b/.screenrc @@ -2,7 +2,7 @@ escape ^pp vbell off startup_message off -caption splitonly "%?%F%{= gW}%:%{-}%?%-Lw%50>[%n%f %t]%+Lw%<" +caption always "%?%F%{= gW}%:%{-}%?%-Lw%50>[%n%f %t]%+Lw%<" bind j focus down bind k focus up #bind h focus top -- 2.20.1