Skip to content

Cursor turning off #22

@nwhitehead

Description

@nwhitehead

Many of the examples terminate normally and leave the cursor turned off. This is annoying as a user.

I think this is a bug in the library; the cursor should be turned on at program exit (or at least restored into the state the cursor was at when the program was started).

Steps to reproduce:

cargo run --example app

Wait for the example to terminate. Notice that there is no visible cursor.

I see this behavior in all terminals I try it in (VSCode, Tilda, xterm).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions