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:
088e5a1
)
dot/screenrc: Erase to current background colour by default.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 27 Feb 2022 13:32:20 +0000
(13:32 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 27 Feb 2022 13:32:52 +0000
(13:32 +0000)
Some programs expect this and produce rubbish otherwise.
dot/screenrc
patch
|
blob
|
blame
|
history
diff --git
a/dot/screenrc
b/dot/screenrc
index d8c31c36e304eeb879db96067c764249be691223..5962a6384079baa4e9474b35837512f76c11bc8a 100644
(file)
--- a/
dot/screenrc
+++ b/
dot/screenrc
@@
-11,6
+11,9
@@
vbell off
## Maintain a decent amount of scrool.
defscrollback 10000
+## Terminal behaviour.
+defbce on
+
## Snooping.
defmonitor on
defsilence on