mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
e370818c09
In order to use multiline search, select "Regular expression" mode and use "\n" in the input line: For example, if file contains lines aaa bbb search string should be "aaa\nbbb". As a side effect, non-printable ASCII symbols (\r, \t, etc) in the search string can be used too. Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
glob.c | ||
hex.c | ||
internal.h | ||
lib.c | ||
Makefile.am | ||
normal.c | ||
regex.c | ||
search.c |