chjj / blessed

A high-level terminal interface library for node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zcaudate opened this issue · comments

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?