view src/libvterm/t/92lp1640917.test @ 14555:b8dad604cb54

Added tag v8.1.0290 for changeset e7f92d1a3fcdb9deedb22183829c2ada38efb7b6
author Christian Brabandt <cb@256bit.org>
date Thu, 16 Aug 2018 21:45:06 +0200
parents b8299e742f41
children
line wrap: on
line source

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"