Skip to content

Console UI does not update unless there is keyboard/mouse input #171

Open
@Adam-Gleave

Description

@Adam-Gleave

Hi, I've noticed a bit of a weird issue with the UI. Locally, everything seems to work fine, but when running console in an ssh session, all that gets displayed is a blinking cursor until there is some form of input. If I wiggle the mouse a little bit, or press something on the keyboard, the display gets updated, otherwise it remains unresponsive. Once the console is running, it seems to freeze after interacting with it (with the arrow keys for example), and doesn't update the UI again.

I've tried adding a println! at the first line of the main function to see if it's something to do with tui, but I also don't see that until I make some form of input.

Unfortunately I'm not sure what other details to share, other than that it only appears when running under an ssh session -- sorry I can't be a little more specific.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-consoleCrate: console.E-needs-mcveEffort: this bug needs a minimal complete and verifiable example.S-bugSeverity: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions