summaryrefslogtreecommitdiffstats
path: root/src/libvterm/t/92lp1640917.test
blob: 70de439e1c33971e4f79b09e762c4b9f8b7698fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
INIT
WANTSTATE 

!Mouse reporting should not break by idempotent DECSM 1002
PUSH "\e[?1002h"
MOUSEMOVE 0,0 0
MOUSEBTN d 1 0
  output "\e[M\x20\x21\x21"
MOUSEMOVE 1,0 0
  output "\e[M\x40\x21\x22"
PUSH "\e[?1002h"
MOUSEMOVE 2,0 0
  output "\e[M\x40\x21\x23"