mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Usage (markdown)
parent
8947c7a667
commit
8ff99bfd83
4
Usage.md
4
Usage.md
|
@ -51,7 +51,7 @@ optional args:
|
|||
-g regex filters [default: string]
|
||||
-H show hidden files
|
||||
-K detect key collision
|
||||
-n nav-as-you-type mode
|
||||
-n type-to-nav mode
|
||||
-o open files only on Enter
|
||||
-p file selection file [stdout if '-']
|
||||
-Q no quit confirmation
|
||||
|
@ -112,7 +112,7 @@ Notes:
|
|||
|---| --- |
|
||||
| Left single on context number | Visit context |
|
||||
| Left single on current path | Visit parent |
|
||||
| Left single/double on last 2 rows | Toggle nav-as-you-type |
|
||||
| Left single/double on last 2 rows | Toggle type-to-nav |
|
||||
| Left single | Select context or entry |
|
||||
| Left double | Select context or open entry |
|
||||
| Right single | Add entry to selection |
|
||||
|
|
Loading…
Reference in a new issue