Skip to content

Add option to hide the text cursor after movement #172

Description

@TheBeef

When there is a large amount of printing over the same text over and over you see the cursor jumping around.

Add an option that will hide the cursor until output stops.

This might work by hiding the cursor when the cursor is moved to a new pos (\r [H) and then it will stay hidden for say 10ms (about the time between bytes at 1200 baud).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Maybe?This is just an idea, some thought has to be put into this to make sure it's a good idea.enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions