X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/74a53e2864888016fbe0dfc7443801db01bd1d04..77619173fdf73ef9835c877f6376bcfc25733c28:/dot/screenrc diff --git a/dot/screenrc b/dot/screenrc index e4f4652..070d047 100644 --- a/dot/screenrc +++ b/dot/screenrc @@ -48,6 +48,9 @@ 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.