Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d0337e360e9f0b51a1a5627239d80a45dee8c3be
/
.
/
src
/
libvterm
/
t
/
92lp1640917.test
blob: 70de439e1c33971e4f79b09e762c4b9f8b7698fb [
file
] [
log
] [
blame
]
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"