dot/lisp-init.lisp: Actually invoke the loader.
[profile] / dot / screenrc
index e4f4652..070d047 100644 (file)
@@ -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.