Patch 7.2.085
commit7764ca24006833239c6ffc67d9654b20258ad384
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 23 Jan 2009 05:57:54 +0000 (23 05:57 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 23 Jan 2009 05:57:54 +0000 (23 05:57 +0000)
tree0b24635e19d385a24afe38a3de67d124aa89dd2a
parent1db228b194b20f83591fccb3b03a54c66b0528ea
Patch 7.2.085
Problem:    ":set <M-b>=<Esc>b" does not work when 'encoding' is utf-8.
Solution:   Put the <M-b> character in the input buffer as valid utf-8.
            (partly by Matt Wosniski)
Files:      src/term.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.2@1327 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/term.c
src/version.c