The terminal can somehow return mouse events. The best reference I've found is https://www.invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Mouse-Tracking which is not as clear as I would like.
We should support this, though I'm not sure how it will fit into the design as I assume mouse tracking would send events continuously.
The terminal can somehow return mouse events. The best reference I've found is https://www.invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Mouse-Tracking which is not as clear as I would like.
We should support this, though I'm not sure how it will fit into the design as I assume mouse tracking would send events continuously.