On 13 Mar 2008, at 10:49, Mark Eli Kalderon wrote:
Hi Hans, not sure if this would help, but there is a CJK plugin for TextMate that I have used successfully:
http://hetima.com/textmate/index-e.html
You might give it a try.
Thanks. I know this plug-in very well. ;) The bug is not a problem of entering CJK characters, it is a problem of passing Unicode characters (greater than 0xFFFF) outputted by a script through TM's "Insert As Snippet" method into a TM document.
--Hans