]> granicus.if.org Git - vim/commit
patch 8.0.1027: more terminals can't handle requesting cursor mode v8.0.1027
authorBram Moolenaar <Bram@vim.org>
Thu, 31 Aug 2017 18:17:59 +0000 (20:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 31 Aug 2017 18:17:59 +0000 (20:17 +0200)
commit2db0ec4b2ec405aca4e642e0420ce703f94914a8
treea120bf56ef1ca30dce4eaec1b9eca250978b010b
parent5c6dbcb03fa552d7b0e61c8fcf425147eb6bf7d5
patch 8.0.1027: more terminals can't handle requesting cursor mode

Problem:    More terminals can't handle requesting cursor mode.
Solution:   Recognize Putty. (Hirohito Higashi)  Also include Xfce in the
            version check. (Dominique Pelle)  Recognize Konsole.
src/term.c
src/version.c