]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0784: libvterm code lags behind the upstream version v8.2.0784
authorBram Moolenaar <Bram@vim.org>
Sun, 17 May 2020 19:50:16 +0000 (21:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 May 2020 19:50:16 +0000 (21:50 +0200)
commit94d729cbe8f0f788d9d7539f733cff395e73b228
treed5f92e15b8f753d9cd955cd800365093052d9dc0
parentc4c9f7e43e7229c78919a5618003ce8aac3e1785
patch 8.2.0784: libvterm code lags behind the upstream version

Problem:    Libvterm code lags behind the upstream version.
Solution:   Include revisions 730 - 733.
src/libvterm/include/vterm.h
src/libvterm/src/state.c
src/libvterm/src/vterm.c
src/libvterm/src/vterm_internal.h
src/libvterm/t/harness.c
src/version.c