Added description of Quick search modes.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2010-03-17 14:53:12 +00:00 committed by Ilia Maslakov
parent 0400e92fc5
commit 334416e1a2
2 changed files with 19 additions and 0 deletions

View File

@ -595,6 +595,15 @@ again, the next match is searched for.
.P
Besides the filename characters, you can also use wildcard
characters '*' and '?'.
.P
Quick search mode is defined by
.I quick_search_case_sensitive
option located in [Midnight-Commander] section in configuration file.
This option can have one of the following values: 0, 1 or 2.
If quick_search_case_sensitive=0, quick search is case insensitive.
If quick_search_case_sensitive=1, quick search is case sensitive.
If quick_search_case_sensitive=2 (default value), quick search mode
is matched to the the panel sort order: case sensitive or not.
.\"NODE " Shell Command Line"
.SH " Shell Command Line"
This section lists keys which are useful to avoid excessive typing when

View File

@ -597,6 +597,16 @@ Midnight Commander\-а. Для возврата к вашему приложен
.P
Кроме обычных символов в имени файла также можно использовать
символы маски '*' и '?'.
.P
Режим быстрого поиска определяется параметром
.I quick_search_case_sensitive
который должен располагаться в секции [Midnight-Commander] конфигурационного
файла. Этот параметр может иметь одно из следующих значений: 0, 1 или 2.
Если quick_search_case_sensitive=0, при быстром поиске не учитывается
регистр имён файлов. Если quick_search_case_sensitive=1, регистр имён файлов
учитывается. Если quick_search_case_sensitive=2 (значение по умолчанию),
режим быстрого поиска соответствует порядку сортировки в панели: с учётом
регистра или без.
.\"NODE " Shell Command Line"
.SH " Командная строка оболочки"
В этом разделе перечислены команды, которые позволяют сократить число