We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91791d7 commit 82bbfcaCopy full SHA for 82bbfca
1 file changed
examples/shell.js
@@ -29,7 +29,7 @@ var commands = {
29
};
30
31
var offset = 0;
32
- var numLines = 1;
+ var numLines = 10;
33
var newLines = new Array(numLines);
34
var index = 0;
35
0 commit comments