]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0785: libvterm code lags behind the upstream version v8.2.0785
authorBram Moolenaar <Bram@vim.org>
Sun, 17 May 2020 20:27:55 +0000 (22:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 May 2020 20:27:55 +0000 (22:27 +0200)
commit6fc3b59ee914a0d1710c8b037a0c592e0a7c34d4
treeaf8250bd6fc8b95088c59d0049150235fda7a471
parent94d729cbe8f0f788d9d7539f733cff395e73b228
patch 8.2.0785: libvterm code lags behind the upstream version

Problem:    Libvterm code lags behind the upstream version.
Solution:   Include revisions 734 - 740.
src/libvterm/CONTRIBUTING [new file with mode: 0644]
src/libvterm/Makefile
src/libvterm/doc/seqs.txt
src/libvterm/include/vterm.h
src/libvterm/src/pen.c
src/libvterm/src/vterm.c
src/libvterm/t/30state_pen.test
src/libvterm/t/run-test.pl
src/version.c