comparison src/libvterm/t/26state_query.test @ 20458:ffadba5f898c v8.2.0783

patch 8.2.0783: libvterm code lags behind the upstream version Commit: https://github.com/vim/vim/commit/c4c9f7e43e7229c78919a5618003ce8aac3e1785 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 17 20:52:45 2020 +0200 patch 8.2.0783: libvterm code lags behind the upstream version Problem: Libvterm code lags behind the upstream version. Solution: Include revisions 728 - 729.
author Bram Moolenaar <Bram@vim.org>
date Sun, 17 May 2020 21:00:03 +0200
parents 9f857e6310b6
children 03826c672315
comparison
equal deleted inserted replaced
20457:a71f1962f5da 20458:ffadba5f898c
57 output "\x{9b}0n" 57 output "\x{9b}0n"
58 PUSH "\e F" 58 PUSH "\e F"
59 59
60 !Truncation on attempted buffer overflow 60 !Truncation on attempted buffer overflow
61 PUSH "\e[6n" x 30 61 PUSH "\e[6n" x 30
62 output "\e[10;10R" x 24 62 output "\e[10;10R" x 25