diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2026-03-02 06:54:47 +0200 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2026-03-02 06:54:47 +0200 |
| commit | 0bb0be231d6ef65a459b64deece1bab9d3593030 (patch) | |
| tree | 9b8157acdb816d976d9b21fbee46cdd8c2a60631 /README.txt | |
| parent | 82a27c3530ea452858ceb462b7c663576fa68f20 (diff) | |
nav: smaller mark message
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -195,7 +195,7 @@ at the actions each key is bound to. The statusline is as follows: - 1/1 [RnHE] [1 marked] ~0B /path/to/current/directory/<query> + 1/1 [RnHE] [1+] ~0B /path/to/current/directory/<query> 1/1 - The entry number under the cursor and the total visible entries. @@ -211,7 +211,7 @@ The statusline is as follows: check the alternate buffer (bound to 'z' by default) to see the error messages left by the command failure. - [1 marked] - Number of marked files, hidden when 0. + [1+] - Number of marked files, hidden when 0. ~0B - Approximate size of directory (shallow, excludes sub-directories). |