Переглянути джерело

Add regex exclude example

master
Arun Prakash Jana 5 роки тому
джерело
коміт
5e8f0aec35
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: A75979F35C080412
1 змінених файлів з 2 додано та 0 видалено
  1. +2
    -0
      nnn.1

+ 2
- 0
nnn.1 Переглянути файл

@@ -229,6 +229,8 @@ Common regex use cases:
(2) Type '\\.mkv' to list all MKV files.
.br
(3) Use '.*' to match any character (\fIsort of\fR fuzzy search).
.br
(4) Exclude filenames having 'nnn' (compiled with PCRE lib): '^(?!nnn)'
.Pp
In the \fInavigate-as-you-type\fR mode directories are opened in filter
mode, allowing continuous navigation. Works best with the \fBarrow keys\fR.


Завантаження…
Відмінити
Зберегти