Skip to content
Snippets Groups Projects
Commit eec2f92c authored by deuce's avatar deuce
Browse files

Add mouse support.

This does have a terrible hack where it mangles ESC sequences going into
ungetstr() because inkey() will mangle them coming out... inkey() puts ESC
arguments at the end of the key buffer.  If the key buffer isn't empty,
this results in a re-ordering.
parent 867ab899
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment