* Mike Larkin <mlar...@azathoth.net> [2018-10-03 12:19:09 -0700]:

How about this? pd, thoughts?

This code is just the rate limiter code.

Today the code says "have I reached the number of characters output based on
my baud rate that indicates I need to pause a bit?". And pausing after 0
characters has been output makes no sense, so only engage the limiter if
we are pausing between each "1 character or more".

-ml

I like it

ok pd@

Reply via email to