Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- October 14, 2007 at 4:52 pm #4787VladMember
The text is:
aaaaaaaaaaaaa
aaaaaaaaaaaaa
aaaaaaaaaaaaa
aaaaaaaaaaaaaSelect single vertical column of a’s. Find/Replace: regex, match case, selection only.
Find: [a-z]
Replace: anything
Nothing is replaced.
Replacement also fails if block selection is 2,3,4 columns wide. It works is block selection is >4 chars wide.The following replace fails if block selection is 1,2 or 3 columns wide. It works if 4 or more columns selected.
Find: (.*)
Replace: x1October 16, 2007 at 4:11 am #4794Yutaka EmuraKeymasterI reproduced this bug, and it will be fixed on beta 16. Thanks!
October 16, 2007 at 8:16 pm #4797VladMemberThis is almost fixed in beta 16. Still cannot do the following, emeditor hangs:
find: (.*)
replace: [1]The problem seems to be .* expression
October 17, 2007 at 2:59 am #4799Yutaka EmuraKeymasterThis will be fixed on beta 17. Thanks!
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.