|
|
@@ -264,6 +264,7 @@ There are 3 ways to reset a filter: |
|
|
|
Common use cases: |
|
|
|
- to list all matches starting with the filter expression, start the expression with a `^` (caret) symbol |
|
|
|
- type `\.mkv` to list all MKV files |
|
|
|
- use `.*` to match any character (_sort of_ fuzzy search) |
|
|
|
|
|
|
|
If `nnn` is invoked as root or the environment variable `NNN_SHOW_HIDDEN` is set the default filter will also match hidden files. |
|
|
|
|
|
|
|