Mercurial > vim
view src/libvterm/t/92lp1640917.test @ 19336:1cd6eab65ce0 v8.2.0226
patch 8.2.0226: compiling for loop not tested
Commit: https://github.com/vim/vim/commit/04d0522046e79d0e13c1317ad34bf228722ec728
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Feb 6 22:06:54 2020 +0100
patch 8.2.0226: compiling for loop not tested
Problem: Compiling for loop not tested.
Solution: Add a test. Make variable initialization work for more types.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 06 Feb 2020 22:15:03 +0100 |
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"