-
-
Notifications
You must be signed in to change notification settings - Fork 38
Cursor Support #195
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
It would be great to support cursor control to enable components such as
TextInputto use a proper cursor understood by the terminal (TextInputcurrently usesView(background_color)instead).