mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
This fixes an issue with complex input managers. Using Chinese pinyin input and entering ‘ci’ followed by ‘1’ to insert first glyph would insert the glyph (‘刺’) and then set the pending marked range (0-2), which would have caret end up in the middle of a multi-byte sequence.