aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2026-03-08 17:16:36 +0200
committerDylan Araps <dylan.araps@gmail.com>2026-03-08 17:16:36 +0200
commite10a5a553f4733dcbbd1f1ed583e7dc083ad726a (patch)
treefc4e6545687f5555032c8cfd123519b9c7dd2ea7 /README.md
parent7ed6cd9440695bf115d07c9afe5729486e5f30e2 (diff)
dfm: keep track of nest level
Shows an indicator in the statusline if dfm is running inside of dfm and how deep the nesting is. Don't go too deep.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e061830..82aab58 100644
--- a/README.md
+++ b/README.md
@@ -217,8 +217,9 @@ at the actions each key is bound to.
The statusline is as follows:
```
- 1/1 [RnHE] [1+] ~0B /path/to/current/directory/<query>
+1 1/1 [RnHE] [1+] ~0B /path/to/current/directory/<query>
+ 1 - Shows nest level of dfm. Only shown if > 0.
1/1 - The entry number under the cursor and the total visible entries.
[RnHE] - Indicators.