You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for leaving the issue. I think I know what is going wrong here.
If you check out the flush functioning you can see that the inner buffer of Screen does not clear (makes empty) the buffer. I can fix this fast, but does this have priority for you?
Just wanted to confirm that it was indeed a bug. I could look into it as well and maybe make a PR.
TimonPost
changed the title
cursor.goto and screen.write_buf conflict when rendering to screen?
Flush buffer does not clear internal buffer.
Nov 14, 2018
expecting the result to be:
actual:
seems like code isn't synchronous here...
The text was updated successfully, but these errors were encountered: