From 5cf171a14ec780fe92055a1af8c39565a23c32b3 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Tue, 8 Jun 2021 08:55:29 +0100 Subject: [PATCH] Updated --- .hyper.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hyper.js b/.hyper.js index 1798a6c..4308658 100644 --- a/.hyper.js +++ b/.hyper.js @@ -8,7 +8,7 @@ module.exports = { // or `'canary'` for less polished but more frequent updates updateChannel: 'stable', - scrollback: 100000, + scrollback: 10000000, // default font size in pixels for all tabs fontSize: 13,