Skip to content

Add support for VT200 mouse tracking#27

Open
caramelli wants to merge 1 commit intokmscon:mainfrom
caramelli:main
Open

Add support for VT200 mouse tracking#27
caramelli wants to merge 1 commit intokmscon:mainfrom
caramelli:main

Conversation

@caramelli
Copy link
Contributor

This change adds support for VT200 mouse tracking mode, allowing applications to enable mouse reporting using:

ESC [?1000h

such as ncurses-based terminal applications like htop.

In this mode, mouse reports are generated on both button press and release events, modifier key (shift, ctrl, meta) information is also sent.
The X10 legacy mode reports mouse position only on button press as historically defined.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant