Skip to content

Cursor style #208

@davidbrochart

Description

@davidbrochart

The screen Cursor is represented by its attrs, which is a Char. But the shape of a cursor can be one of:

Code Cursor Shape
\033[1 q Blinking block
\033[2 q Steady block
\033[3 q Blinking underline
\033[4 q Steady underline
\033[5 q Blinking bar
\033[6 q Steady bar (vertical line)

So it seems that pyte cannot represent e.g. a steady bar cursor?

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