- AuthorPosts
- January 25, 2007 at 8:54 pm #4139LTTParticipant
While it’s found and selected by using “Find Unicode” command, a CJK-ExtB character will be displayed like two double-byte whitespaces.
January 27, 2007 at 5:52 am #4144Yutaka EmuraKeymasterI will look into this issue. Thanks!
June 26, 2009 at 7:22 am #7430LTTParticipantHi,
Will this issue get resolved in the future?
EmEditor currently cannot deal perfectly with these larger-than-4-hex-digit unicode characters:
Regular expression x{XXXXX} (longer than 4 hex digits) cannot be used to search for these characters.
These characters cannot be counted correctly by using the two plug-ins.June 26, 2009 at 6:26 pm #7431Yutaka EmuraKeymasterLTT wrote:
Hi,
Will this issue get resolved in the future?
EmEditor currently cannot deal perfectly with these larger-than-4-hex-digit unicode characters:
Regular expression x{XXXXX} (longer than 4 hex digits) cannot be used to search for these characters.
These characters cannot be counted correctly by using the two plug-ins.I believe this is a regular expression engine limitation, so I cannot fix this issue. Except for regular expression limitation, I believe EmEditor fully supports longer-than-4-hex-digit unicode.
- AuthorPosts
- You must be logged in to reply to this topic.