Ticket #3831 (new defect) — at Initial Version

Opened 7 years ago

Last modified 7 years ago

Colon in regex pattern should match one character even if the texts are multi byte

Reported by: sstbw049040 Owned by:
Priority: major Milestone: Future Releases
Component: mc-search Version: master
Keywords: multi byte regex Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Colon in regex pattern matches one byte currently.
But it's too hard to know byte number of characters for user.
Regex search should match the pattern character by character always regardless of the encoding of file, not byte by byte.

Change History

Changed 7 years ago by sstbw049040

Changed 7 years ago by sstbw049040

Changed 7 years ago by sstbw049040

Changed 7 years ago by sstbw049040

Changed 7 years ago by sstbw049040

Changed 7 years ago by sstbw049040

Changed 7 years ago by sstbw049040

Changed 7 years ago by sstbw049040

Note: See TracTickets for help on using tickets.