X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/228374502b83afd5a84952bf017f42a10fc8ef28..b617a6a0d5df3b7dbb86a72c6cb0b875ac396810:/dot/screenrc diff --git a/dot/screenrc b/dot/screenrc index d3af7d2..e4f4652 100644 --- a/dot/screenrc +++ b/dot/screenrc @@ -11,6 +11,12 @@ vbell off ## Maintain a decent amount of scrool. defscrollback 1000 +## Snooping. +defmonitor on +defsilence on +activity "" +bell_msg "" + ## Do alternate-screen switching as requested. (Screen always uses its ## host's alternate-screen switching unless nobbled.) altscreen on @@ -36,6 +42,13 @@ bindkey -d -a -k fe stuff ^M startup_message off ## Caption and status lines. -shelltitle ]|bash: caption splitonly "%{=br Cb}%?%F%{Yr}%?%3n %t%=%? [%h]%?" -hardstatus alwayslastline "%{=r Cb}%-Lw%{+b Y}%n%F %t%{-}%+Lw%=%H %Y-%m-%d %c:%s" +hardstatus alwayslastline "%{= bC}%-Lw%{+b .Y}%n %t%{-}%+Lw%=%?%E* %?%?%P[] %?%H %Y-%m-%d %c:%s" +rendition monitor + .R +rendition bell +b .R +rendition silence + .g + +## Arrange for windows whose processes fail to hang around so I can see what +## happened to them. The manual says I should use `defzombie' here, but +## screen doesn't seem to understand that. +zombie qr onerror