Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always load the CSI driver because it contains cross-terminal mouse and CSI ↵ | Paul LeoNerd Evans | 2012-04-24 | 1 | -2/+1 |
| | | | | u handling | ||||
* | Use spare bits in code.mouse[3] to store bigger mouse positions | Paul LeoNerd Evans | 2012-04-12 | 1 | -1/+9 |
| | |||||
* | Recognise SGR-style mouse encoding | Paul LeoNerd Evans | 2012-04-12 | 1 | -1/+26 |
| | |||||
* | Recognise rxvt-style mouse encoding | Paul LeoNerd Evans | 2012-04-12 | 1 | -1/+29 |
| | |||||
* | Extract modifiers for mouse events at peekkey time | Paul LeoNerd Evans | 2012-04-05 | 1 | -1/+19 |
| | |||||
* | Added a unit test for mouse report events | Paul LeoNerd Evans | 2012-04-05 | 1 | -0/+61 |