summaryrefslogtreecommitdiff
path: root/t/17state_mouse.test
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2023-08-06 16:00:42 -0400
committerJames McCoy <jamessan@debian.org>2023-08-06 16:00:42 -0400
commita87db6fe0a7f51763a57cf66198e278e66e4e3ba (patch)
treea1d47519734935a007332642948af73ea3d13a89 /t/17state_mouse.test
parent3ac12b3fc35b4be522331ad2c086fcce70c49a86 (diff)
parent199575c9b3aeb8099e8d439a0c88c853f26b48d9 (diff)
Update to upstream 0.3.3
[git-debrebase anchor: new upstream 0.3.3, merge]
Diffstat (limited to 't/17state_mouse.test')
-rw-r--r--t/17state_mouse.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/t/17state_mouse.test b/t/17state_mouse.test
index e5ba29b..33b7dc2 100644
--- a/t/17state_mouse.test
+++ b/t/17state_mouse.test
@@ -55,6 +55,10 @@ MOUSEBTN d 4 0
output "\e[M\x60\x36\x2b"
MOUSEBTN d 5 0
output "\e[M\x61\x36\x2b"
+MOUSEBTN d 6 0
+ output "\e[M\x62\x36\x2b"
+MOUSEBTN d 7 0
+ output "\e[M\x63\x36\x2b"
!DECRQM on mouse button mode
PUSH "\e[?1000\$p"
@@ -179,3 +183,9 @@ RESET
MOUSEMOVE 0,0 0
MOUSEBTN d 1 0
MOUSEBTN u 1 0
+
+!DECSM can set multiple modes at once
+PUSH "\e[?1002;1006h"
+ settermprop 8 2
+MOUSEBTN d 1 0
+ output "\e[<0;1;1M"