scrolling and whatnot

This commit is contained in:
2020-02-09 22:58:10 -08:00
parent 98f87d796c
commit 12eeed043e
4 changed files with 96 additions and 58 deletions

View File

@@ -85,3 +85,7 @@ enable_termraw()
die("tcsetattr while enabling raw mode");
}
}
So this is a really long line; it should overflow the buffer and it's helpful for doing things like testing horizontal scrolling. Furthermore, it's at least twice as long as the line is likely to be, so there's more opportunity to test whether scrolling works correctly.
But this line is nominal.