- AuthorPosts
- July 5, 2019 at 6:11 am #25948LTTParticipant
1:
Additional Lines to Search for Regular Expressions:
** Have to relaunch EmEditor to make the change effective.2:
Open “Find in Files” (or Find box).
Open “Advanced” there.
Change these 4 settings:
Match Only Embedded Newlines in CSV
Treat CR and LF Separately
Regular Expressions “.” Can Match Newline Characters
Regular Expression Engine
OK.
Open “Advanced” in Find toolbar.
** The settings are not synced yet.
And vice versa.3:
Since “Treat CR and LF Separately” option is added, this page needs a revision:
http://www.emeditor.org/en/howto_search_search_nl.htmlJuly 7, 2019 at 7:42 am #25961LTTParticipant4:
Enable “Treat CR and LF Separately”.
Open Find box and enable Multiline.
Input two or more lines.
** Cannot find it with either of the three options:
(None)
Regular Expressions
Escape SequenceBecause \r is not added automatically.
I think it should be optimized somehow.July 18, 2019 at 2:16 pm #26007Yutaka EmuraKeymaster1. will be fixed on v18.9.91. Thank you!
August 10, 2019 at 2:41 am #26088LTTParticipant(\n)\1
▲ Searches like this won’t work, unless “Additional Lines to Search for Regular Expressions” is not 0.But I don’t think such searches should depend on this setting.
- AuthorPosts
- You must be logged in to reply to this topic.