From 80a93752f2ea1879b5b5543209f88d46c68eea50 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 31 May 2015 15:23:19 +0100 Subject: [PATCH] dot/screenrc: Don't close failing windows immediately. --- dot/screenrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dot/screenrc b/dot/screenrc index d3af7d2..2ff9317 100644 --- a/dot/screenrc +++ b/dot/screenrc @@ -39,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 -- 2.11.0