From 9b245420ac293801a96130e09537e760b84c548f Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Sat, 12 Oct 2024 16:11:14 +0100 Subject: [PATCH] Add session name to the hardstatus line in screen. --- .screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.screenrc b/.screenrc index 664ce39..f0a0882 100644 --- a/.screenrc +++ b/.screenrc @@ -24,7 +24,7 @@ rendition silence =b c # Use a custom hardstatus line. # Inserts a random char before the | : #hardstatus alwayslastline "%{=b2}%H%{-}%+012= %{=b7}|%{-} %{=b4}%-w%{-}%40L>%{=b1}%n %t%{-}%{=b4}%+w%{-}%-08= %{=b7}|%{-} %{=b3}%c${-}" -hardstatus alwayslastline " %{=b2}%H%{-} %{=b7}|%{-} %{=b4}%-w%{-}%40L>%{=b1}%n %t%{-}%{=b4}%+w%{-}%-010= %{=b7}|%{-} %{=b3}%c${-}" +hardstatus alwayslastline " %{=b6}%S%{-}%{=b7}@%{-}%{=b2}%H%{-} %{=b7}|%{-} %{=b4}%-w%{-}%40L>%{=b1}%n %t%{-}%{=b4}%+w%{-}%-09= %{=b7}|%{-} %{=b3}%c${-}" # Rebind keys. bind ^k