From 024d6b9823190108a9801aa90f7c6e6e78f79119 Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Mon, 29 Mar 2021 08:04:15 +0530 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index b53dc21..e6ed353 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -52,7 +52,7 @@ If your PAGER is `less`, remove the option `-F` (automatically exit if the entir Note that the `less` command takes its default parameters from the `$LESS` environment variable, so you may need to remove `-F` from your shell initialization. -## In-built batch rename limits +## Default batch rename limits **TL;DR:** If you need a full-featured batch-renamer, install plugins. `nnn` auto-detects and invokes the internal plugin `.nmv` (a bash script) which is feature-complete.