From e10a5a553f4733dcbbd1f1ed583e7dc083ad726a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 8 Mar 2026 17:16:36 +0200 Subject: 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. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') 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/ +1 1/1 [RnHE] [1+] ~0B /path/to/current/directory/ + 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. -- cgit v1.2.3