commit | 1d9ff43f585da9dc51c65a8c64bc19b281cc73f6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Mar 12 20:17:51 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Mar 12 20:17:51 2014 +0100 |
tree | 671ee5940a6d3c93e4b31df569b6889c81b629cc | |
parent | 8eded09bf7a1c4f7994db7ef66780a32334c2538 [diff] [blame] |
updated for version 7.4.204 Problem: A mapping where the second byte is 0x80 doesn't work. Solution: Unescape before checking for incomplete multi-byte char. (Nobuhiro Takasaki)
diff --git a/src/testdir/test75.ok b/src/testdir/test75.ok index d8f9a2a..a2c5c5a 100644 --- a/src/testdir/test75.ok +++ b/src/testdir/test75.ok
@@ -4,3 +4,4 @@ {'silent': 0, 'noremap': 0, 'lhs': 'foo', 'mode': ' ', 'nowait': 1, 'expr': 0, 'sid': 0, 'rhs': 'bar', 'buffer': 1} xrx yRy +abcd