chiark / gitweb /
dot/screenrc: Erase to current background colour by default.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 27 Feb 2022 13:32:20 +0000 (13:32 +0000)
committerMark 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

index d8c31c36e304eeb879db96067c764249be691223..5962a6384079baa4e9474b35837512f76c11bc8a 100644 (file)
@@ -11,6 +11,9 @@ vbell off
 ## Maintain a decent amount of scrool.
 defscrollback 10000
 
+## Terminal behaviour.
+defbce on
+
 ## Snooping.
 defmonitor on
 defsilence on