From 96096f43d105efa30403e144c2b4359c7845e185 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 27 Jan 2022 23:30:21 +0000 Subject: [PATCH] dot/screenrc: Increase the scrollback size. --- dot/screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot/screenrc b/dot/screenrc index 070d047..e252ec9 100644 --- a/dot/screenrc +++ b/dot/screenrc @@ -9,7 +9,7 @@ escape ^zz vbell off ## Maintain a decent amount of scrool. -defscrollback 1000 +defscrollback 10000 ## Snooping. defmonitor on -- 2.11.0