From: Iain Patterson Date: Sat, 7 Apr 2007 16:02:33 +0000 (+0000) Subject: Always show screen caption. X-Git-Url: http://git.iain.cx/?p=profile.git;a=commitdiff_plain;h=248d42ed2be58caf8acc8f50b7742a8d19a46946 Always show screen caption. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@46 6be0d1a5-5cfe-0310-89b6-964be062b18b --- 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