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> |
||
---|---|---|
.. | ||
mcconfig | ||
search | ||
strutil | ||
vfs | ||
widget | ||
library_independ.c | ||
Makefile.am | ||
mc_build_filename.c | ||
mc_realpath.c | ||
name_quote.c | ||
serialize.c | ||
utilunix__mc_pstream_get_string.c | ||
utilunix__my_system-common.c | ||
utilunix__my_system-fork_child_shell.c | ||
utilunix__my_system-fork_child.c | ||
utilunix__my_system-fork_fail.c | ||
x_basename.c |