mirror of
https://github.com/jarun/nnn.git
synced 2025-03-01 12:38:06 +00:00
Updated Home (markdown)
parent
6b4a7d68a3
commit
7f45d9d598
1 changed files with 15 additions and 1 deletions
16
Home.md
16
Home.md
|
@ -98,4 +98,18 @@ The following indicators are used in the detail view:
|
|||
| `@` | Symbolic link |
|
||||
| `b` | Block device |
|
||||
| `c` | Character device |
|
||||
| `?` | Unknown |
|
||||
| `?` | Unknown |
|
||||
|
||||
## Status bar symbols
|
||||
|
||||
| Symbol | Meaning |
|
||||
|:---:| --- |
|
||||
| `x/y` | current file number / total files |
|
||||
| `(n)` | number of selected files |
|
||||
| `Y` | selection mode |
|
||||
| `T` | modification time sorted |
|
||||
| `A` | access time sorted |
|
||||
| `S` | size sorted |
|
||||
| `E` | file extension sorted |
|
||||
| `du` | disk usage |
|
||||
| `au` | apparent disk usage |
|
Loading…
Add table
Reference in a new issue