]> granicus.if.org Git - vim/commit
patch 8.1.0129: still some xterm-like terminals get a stray "p" v8.1.0129
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Jun 2018 15:09:26 +0000 (17:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Jun 2018 15:09:26 +0000 (17:09 +0200)
commit668324ef4fd59980dc57b2eefe57eddc57c7b920
tree351867a588f4b3a98b44e9ab966b3d9ae54c87a5
parent304925e75031751fc87b51e387eb079bf3ae2066
patch 8.1.0129: still some xterm-like terminals get a stray "p"

Problem:    Still some xterm-like terminals get a stray "p" on startup.
Solution:   Consider all terminals that reply with a version smaller than 95
            as not an xterm. (James McCoy)
src/term.c
src/version.c