Merge branch 'master' into scrollback-position-indicator

This commit is contained in:
Daniel Eklöf 2020-07-26 12:40:00 +02:00
commit 82d7cfdfe4
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
10 changed files with 114 additions and 88 deletions

View file

@ -348,7 +348,7 @@ any of these options.
Now, that was a lof of text. But what is it foot actually does?
When receiving client data, it schedules a timer, the
*delayed-render-lower*. If we do not recieve any more client data
*delayed-render-lower*. If we do not receive any more client data
before the timer has run out, we render the frame. If however, we
do receive more data, the timer is re-scheduled. That is, each
time we receive client data, frame rendering is delayed another