瀏覽代碼

Update docs

master
Arun Prakash Jana 5 年之前
父節點
當前提交
61e03e0961
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: A75979F35C080412
共有 2 個檔案被更改,包括 5 行新增1 行删除
  1. +1
    -1
      README.md
  2. +4
    -0
      nnn.1

+ 1
- 1
README.md 查看文件

@@ -88,7 +88,7 @@ It runs smoothly on the Raspberry Pi, Termux [on Android](https://www.youtube.co
5. To copy selected file paths to system clipboard and show notis on cp, mv, rm completion use option `-x`.
6. For a strictly CLI-only experience, see plugin `nuke`. It's a sample opener you can customize.

Don't memorize! Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), <kbd>/</kbd> and <kbd>q</kbd> suffice. <kbd>Tab</kbd> creates, cycles contexts. Hit <kbd>?</kbd> to lookup shortcuts.
Don't memorize! Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), <kbd>/</kbd>, <kbd>q</kbd> suffice. <kbd>Tab</kbd> creates, cycles contexts. <kbd>?</kbd> lists shortcuts.

## Installation



+ 4
- 0
nnn.1 查看文件

@@ -148,6 +148,10 @@ To modify match criteria at runtime:
.br
- toggle case sensitivity: press ':' at empty filter prompt
.Pp
In each context the last filter is persisted at runtime or in saved
sessions, and can be accessed with '^L' at the empty filter prompt. It's
possible to change the match criteria and re-apply the last filter.
.Pp
Common regex use cases:
.Pp
(1) To list all matches starting with the filter expression, start the expression


Loading…
取消
儲存