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,