johnnovak / illwill

A curses inspired simple cross-platform console library for Nim
Do What The F*ck You Want To Public License
398 stars 27 forks source link

Mouse Doesn't Work Properly on MacOs #53

Open Niminem opened 2 months ago

Niminem commented 2 months ago

Macbook Air 2017 version 12.7 MacOs Monterey

Using the mouse.nim example, the terminal just outputs something like the following repeatedly: Three Five Semicolon Five Seven Semicolon ShiftM

Using the minimal example, nothing is output into the terminal.