]> granicus.if.org Git - vim/commit
patch 9.0.0273: Konsole termresponse not recognized v9.0.0273
authorBram Moolenaar <Bram@vim.org>
Fri, 26 Aug 2022 11:26:07 +0000 (12:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 26 Aug 2022 11:26:07 +0000 (12:26 +0100)
commitd55f9ef8b2f1e9f868ed1440fe859d1b18b1cfe8
tree10194bbcb1de5657bead5eb593d50b197d7b93ae
parentb1d2c8116cb5577961ea109651fb888b5e58265f
patch 9.0.0273: Konsole termresponse not recognized

Problem:    Konsole termresponse not recognized.
Solution:   Handle Konsole like libvterm, set 'ttymouse' to "sgr".
            (closes #10990)
src/term.c
src/testdir/test_termcodes.vim
src/version.c