]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1475 v7.4.1475
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Mar 2016 10:45:15 +0000 (11:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Mar 2016 10:45:15 +0000 (11:45 +0100)
commit00ded43a5a85df57abb74f9e3a38a401f6fbd8fd
treebdee40329ca36d5b5b23881fd59fe800b279b0ab
parent5fac467474376a844407cecc0ff481510ead221c
patch 7.4.1475
Problem:    When using hangulinput with utf-8 a CSI character is
            misintepreted.
Solution:   Convert CSI to K_CSI. (SungHyun Nam)
src/ui.c
src/version.c