]> granicus.if.org Git - vim/commit
patch 8.1.1481: length for two-digit rgb termresponse is off by one v8.1.1481
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2019 13:19:31 +0000 (15:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2019 13:19:31 +0000 (15:19 +0200)
commit12e71eb8a89bdfe1def5854fd7478e8899801b44
tree930834a55c2a618caaaeb4563a51d67fba5cd73c
parent8e228e21cc712d5cec2705afe1465ca9685bbbf6
patch 8.1.1481: length for two-digit rgb termresponse is off by one

Problem:    Length for two-digit rgb termresponse is off by one.
Solution:   Adjust the length. (closes #4494)
src/term.c
src/version.c