You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, mouse support has been in the TODO for a long time now.
As far as I know it should be possible to implement, it's just a matter of taking the time to do it and making sure it's well tested. Pull requests are welcome :-)
It's possible to detect click on the shell with ncurses.
http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/mouse.html
Is there any problem with the integration of the feature in node-ncurses ?
I just ask for advices and tipps, maybe I could try to do it.
The text was updated successfully, but these errors were encountered: