Updated Home (markdown)

Mischievous Meerkat 2019-09-08 12:37:50 +05:30
parent 6b4a7d68a3
commit 7f45d9d598

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 |