comparison src/libvterm/t/17state_mouse.test @ 26270:f93337ae0612 v8.2.3666

patch 8.2.3666: libvterm is outdated Commit: https://github.com/vim/vim/commit/7da341560ec8db7e81cd80092b046b60a482fbbe Author: Bram Moolenaar <Bram@vim.org> Date: Wed Nov 24 19:30:55 2021 +0000 patch 8.2.3666: libvterm is outdated Problem: Libvterm is outdated. Solution: Include patches from revision 769 to revision 789.
author Bram Moolenaar <Bram@vim.org>
date Wed, 24 Nov 2021 20:45:04 +0100
parents b8299e742f41
children b13f723a7ec6
comparison
equal deleted inserted replaced
26269:511655f714e9 26270:f93337ae0612
168 output "\e[?1005;2\$y" 168 output "\e[?1005;2\$y"
169 PUSH "\e[?1006\$p" 169 PUSH "\e[?1006\$p"
170 output "\e[?1006;2\$y" 170 output "\e[?1006;2\$y"
171 PUSH "\e[?1015\$p" 171 PUSH "\e[?1015\$p"
172 output "\e[?1015;1\$y" 172 output "\e[?1015;1\$y"
173
174 !Mouse disabled reports nothing
175 RESET
176 settermprop 1 true
177 settermprop 2 true
178 settermprop 7 1
179 MOUSEMOVE 0,0 0
180 MOUSEBTN d 1 0
181 MOUSEBTN u 1 0