]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1069: still get CTRL-X sometimes v8.0.1069
authorBram Moolenaar <Bram@vim.org>
Thu, 7 Sep 2017 18:18:40 +0000 (20:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 7 Sep 2017 18:18:40 +0000 (20:18 +0200)
commit37b53270e1a65d1d56187a3d68439e666e8b75fd
tree3744edd677145c024d349196f5e208190cf13f8d
parent618d6d277e7b64ea03fcefdd75d673e8973b46c4
patch 8.0.1069: still get CTRL-X sometimes

Problem:    Still get CTRL-X sometimes for t_RS request.
Solution:   Also skip 0x18 after a key code response.
src/term.c
src/version.c