浏览代码

Update help on filter

master
Arun Prakash Jana 7 年前
父节点
当前提交
19448edfc6
找不到此签名对应的密钥 GPG 密钥 ID: A75979F35C080412
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. +1
    -0
      README.md
  2. +2
    -0
      nnn.1

+ 1
- 0
README.md 查看文件

@@ -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.



+ 2
- 0
nnn.1 查看文件

@@ -198,6 +198,8 @@ Common use cases:
with a '^' (caret) symbol.
.br
(2) Type '\\.mkv' to list all MKV files.
.br
(3) Use '.*' to match any character (\fIsort of\fR fuzzy search).
.Pp
If
.Nm


正在加载...
取消
保存