Skip to content

Re-write input parsing, to work more like how ncurses handles data. #3

@Gabidal

Description

@Gabidal

Problem / Motivation

Currently there are some limitations in how GGUI handles input parsing, especially in the linux side.

Proposed solution

implement something similar to what ncurses has to offer, with termcap/terminfo.

Alternatives considered

For mouse location exceeding the UINT8_MAX-32, GGUI should request SGR 1006 or URXVT 1015 for more precise input data.

Example / Prototype (optional)

No response

Impact / Priority (optional)

High

Related PR or Issue (optional)

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions