From 20280e182aece22c953041547f5860341a21b818 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Mon, 22 Apr 2019 00:07:48 +0530 Subject: Update docs --- plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/README.md b/plugins/README.md index 1454103..76931bd 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -23,7 +23,7 @@ Plugins can access: - all files in the directory (`nnn` switches to the dir where the plugin is to be run so the dir is `$PWD` for the plugin) -- the currently highlighted file (the file name is passed as the argument to a plugin) +- the current file under the cursor (the file name is passed as the argument to a plugin) - the current selection (by reading the file `~/.config/nnn/.selection`, see the plugin `ndiff`) Each script has a _Description_ section which provides more details on what the script does, if applicable. -- cgit v1.2.3-70-g09d2