Skip to content

[terminal] clear_screen occasionally leaves artefacts on the screen #117

@ddrcode

Description

@ddrcode

It (most probably) happens when something updates the frame buffer before it's being rendered.
The simple trick of pausing the execution flow for long enough that it guarantees rendering could be a solution, but perhaps some better function that synchronises with a render would be even better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Clarification

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions