summaryrefslogtreecommitdiff
path: root/t/17state_mouse.test
Commit message (Expand)AuthorAge
* New upstream version 0.3.3James McCoy2023-08-06
* New upstream version 0.2James McCoy2021-11-03
* Indicate mouse mode using a termprop rather than adding an entire callback sl...Paul LeoNerd Evans2015-01-04
* Kill setmousefunc, replace with much nicer setmousemodePaul LeoNerd Evans2015-01-03
* Provide new mouse API functions at toplevel, first stage of killing setmousefuncPaul LeoNerd Evans2015-01-03
* Implement DECRQM on mouse modesPaul LeoNerd Evans2012-12-01
* Implement DECRQM on mouse encoding modesPaul LeoNerd Evans2012-12-01
* Also implement the (annoying to use) UTF-8 extended mouse protocolPaul LeoNerd Evans2012-04-09
* Implement SGR and rxvt mouse protocol modesPaul LeoNerd Evans2012-04-09
* Ensure that mouse encoding is bounded to the range supported by byte encodingPaul LeoNerd Evans2012-04-09
* Implement modifiers for mouse eventsPaul LeoNerd Evans2012-04-06
* Pass a set of modifier bits into mousefunc (for now ignored)Paul LeoNerd Evans2012-04-06
* Support mouse buttons 4 and 5Paul LeoNerd Evans2012-02-23
* Also implement DEC mode 1003; full mouse motion trackingPaul LeoNerd Evans2011-09-07
* Also support DEC mode 1002; mouse with drag eventsPaul LeoNerd Evans2011-09-07
* Some simple unit testing of mouse clicksPaul LeoNerd Evans2011-08-25