]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0794: libvterm code lags behind the upstream version v8.2.0794
authorBram Moolenaar <Bram@vim.org>
Mon, 18 May 2020 19:12:59 +0000 (21:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 18 May 2020 19:12:59 +0000 (21:12 +0200)
commitd098b824c10cc20dc55e18c22c4991f61826006e
tree520ef6ef172dcee3b84a08f4f07d86e2063589b8
parent1e1d2e89fa460328883bb09fb13a24e26ef1ab31
patch 8.2.0794: libvterm code lags behind the upstream version

Problem:    Libvterm code lags behind the upstream version.
Solution:   Include revisions 743 - 747.
src/libvterm/include/vterm.h
src/libvterm/src/screen.c
src/libvterm/src/state.c
src/libvterm/src/vterm_internal.h
src/libvterm/t/67screen_dbl_wh.test
src/libvterm/t/run-test.pl
src/version.c