Fixed: CTRL-R in Insert mode doesn't insert composing characters.

This commit is contained in:
Bram Moolenaar
2010-07-31 17:59:29 +02:00
parent a9d52e3b79
commit 3b1c48569d
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -37,14 +37,9 @@ Windows 7: installing Vim again doesn't find the previously installed Vim.
Move more common code from if_python.c and if_python3.c to if_py_both.h
Uninspected issues on http://scan.coverity.com/rung2.html
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
Insert mode CTRL-R x doesn't paste combining characters. (Tony Mechelynck,
2010 Jul 28)
Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6)
Test 69 breaks on MS-Windows, both 32 and 64 builds. (George Reilly, 2010 Feb