aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2026-03-02 06:54:47 +0200
committerDylan Araps <dylan.araps@gmail.com>2026-03-02 06:54:47 +0200
commit0bb0be231d6ef65a459b64deece1bab9d3593030 (patch)
tree9b8157acdb816d976d9b21fbee46cdd8c2a60631 /README.txt
parent82a27c3530ea452858ceb462b7c663576fa68f20 (diff)
nav: smaller mark message
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 0971a58..e10fdc7 100644
--- a/README.txt
+++ b/README.txt
@@ -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).