Mercurial > vim
view src/libvterm/t/92lp1640917.test @ 22198:591f210d9324 v8.2.1648
patch 8.2.1648: Amiga: no common build file for Amiga (-like) systems
Commit: https://github.com/vim/vim/commit/a62372be1f73b69f9d4c9413ec816d773a16a0f5
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Sep 9 20:41:40 2020 +0200
patch 8.2.1648: Amiga: no common build file for Amiga (-like) systems
Problem: Amiga: no common build file for Amiga (-like) systems.
Solution: Turn Make_morph.mak into Make_ami.mak. (Ola S?der, closes https://github.com/vim/vim/issues/6805)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 09 Sep 2020 20:45:05 +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"