Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4139
    LTT
    Participant

    While it’s found and selected by using “Find Unicode” command, a CJK-ExtB character will be displayed like two double-byte whitespaces.

    #4144
    Yutaka Emura
    Keymaster

    I will look into this issue. Thanks!

    #7430
    LTT
    Participant

    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.

    #7431
    Yutaka Emura
    Keymaster

    LTT 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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.