X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/4120b2c6117642e02113e576a573bf8d60ec4c72..faaae8da20fcc8960621009c0884034992ad11a7:/dot/screenrc diff --git a/dot/screenrc b/dot/screenrc index c4e7792..070d047 100644 --- a/dot/screenrc +++ b/dot/screenrc @@ -42,13 +42,15 @@ 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 "%{= 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 +## Don't adjust the widths of terminal windows when starting up. +terminfo xterm-256color is="\E[!p\E[?4l\E[4l\E>" + ## 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.