]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default v8.2.0588
authorBram Moolenaar <Bram@vim.org>
Fri, 17 Apr 2020 14:40:31 +0000 (16:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Apr 2020 14:40:31 +0000 (16:40 +0200)
commit314ca7cbb4b5a26959abb641a5aa265bee47abe5
tree031e875a2f097f46667d99b9879a74fcc13487f7
parent21cfe500f322a0bea3367c677943ea6c57c282b9
patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default

Problem:    Putty does not use "sgr" 'ttymouse' by default.
Solution:   Make "sgr" the default for Putty. (Christian Brabandt,
            closes #5942)
src/term.c
src/version.c