chjj / blessed

A high-level terminal interface library for node.js.
Other
11.2k stars 528 forks source link

is there a way to find out if there is an element underneath the mouse #415

Open zcaudate opened 3 years ago

zcaudate commented 3 years ago

I'd like to be able to check for elements underneath the mouse cursor when moving the mouse around. Is there a way to get the element id with the window's mouse (x,y) coordinates?