view src/libvterm/t/92lp1640917.test @ 16975:484cc6f86870

Added tag v8.1.1487 for changeset 15f787b7da565d86b93ff139f31e84852fd7cbef
author Bram Moolenaar <Bram@vim.org>
date Fri, 07 Jun 2019 20:45:08 +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"