chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9bd5ab6
)
dot/screenrc: Don't adjust the widths of terminal windows when starting.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 12 May 2019 12:57:46 +0000
(13:57 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 12 May 2019 19:29:19 +0000
(20:29 +0100)
dot/screenrc
patch
|
blob
|
blame
|
history
diff --git
a/dot/screenrc
b/dot/screenrc
index e4f4652f4544cde8a74906f3c8bc7c4363786770..070d0477a4ee10310f9d2d47c5e793e3b9cbc51a 100644
(file)
--- a/
dot/screenrc
+++ b/
dot/screenrc
@@
-48,6
+48,9
@@
rendition monitor + .R
rendition bell +b .R
rendition silence + .g
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.
## 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.