11 | | * added new options '''quick_search_case_sensitive''' in [Midnight-Commander] section. This option can have one of the following values: 0, 1 or 2. |
12 | | * 0 - quick search is case insensitive; |
13 | | * 1 - quick search is case sensitive; |
14 | | * 2 - (default value), quick search mode is matched to the the panel sort order: case sensitive or not. |
| 11 | * added new option '''quick_search_case_sensitive''' in [Midnight-Commander] section. This option can have one of the following values: 0, 1 or 2. |
| 12 | * '''0''' - quick search is case insensitive; |
| 13 | * '''1''' - quick search is case sensitive; |
| 14 | * '''2''' - (default value), quick search mode is matched to the the panel sort order: case sensitive or not. |