liamg / darktile

:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.
MIT License
3.04k stars 112 forks source link

UTF8 mouse encoding support (?1005) #268

Closed rrrooommmaaa closed 3 years ago

rrrooommmaaa commented 5 years ago

Some of the programs use UTF8 mouse encoding. This is not urgent as we already have SGR implemented (which supercedes UTF8)

Setting/unsetting ?1005 mode would affect the format of mouse event sequences sent from aminal to application. Details: https://invisible-island.net/xterm/ctlseqs/ctlseqs.html (Extended coordinates section)

liamg commented 3 years ago

Closed due to complete rewrite as part of bringing the project back to life, please create a new issue if still relevant. Thank you!