Skip to content

Cursor style #208

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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