Skip to content
Snippets Groups Projects
Commit e8ce64ee authored by ram's avatar ram
Browse files

Added *terminal-baud-rate*, which defaults to 9600. If true, this value

determines an amount of time to sleep after doing each write to the TTY.
This prevents the redisplay from getting ahead of the terminal, allowing
redisplay to be aborted when there is new input.  This is necessary,
since buffering in the network keeps the rite from blocking even though
the TTY isn't done with the preceding output request yet.
This supersedes the old listen-iterations-hack.
parent cfde5b7f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment