X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/f0ef025e2c8e2f920ddfbbcbadb68b0f7b8013b9..bcd2df0a90f5644071ff669560e53f0e3086c640:/dot/screenrc diff --git a/dot/screenrc b/dot/screenrc index e1dac2a..2ff9317 100644 --- a/dot/screenrc +++ b/dot/screenrc @@ -15,6 +15,10 @@ defscrollback 1000 ## host's alternate-screen switching unless nobbled.) altscreen on +## Don't try to do flow control using XON/XOFF characters. It messes stuff +## up and is generally annoying. +defflow off + ## Force UTF-8 now. Screen can cope with sorting out the mess. defencoding utf8 setenv LC_CTYPE en_GB.utf8 @@ -35,3 +39,8 @@ startup_message off 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" + +## 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