# HG changeset patch # User Dirk Olmes # Date 1478828717 -3600 # Node ID a21fd4a29ff81b32a4b049fc395a9cfbb75485c3 # Parent 23f027afc87f4ed435f3d1be4c179ddcea9670a9 display screen windows in the caption diff -r 23f027afc87f -r a21fd4a29ff8 .screenrc --- a/.screenrc Wed Nov 09 08:23:11 2016 +0100 +++ b/.screenrc Fri Nov 11 02:45:17 2016 +0100 @@ -1,1 +1,9 @@ escape ^bb + +vbell on +defscrollback 10000 +shell -$SHELL + +# Display the list of active windows, the active one is highlighted. Date and +# clock on the far right side of the terminal. +caption always " %-Lw%{= KW}%50>%n%f* %t%{-}%+Lw%< %-21=%{=kw}%D %d.%m.%Y %0c"