]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 6 Sep 2018 15:48:32 +0000 (21:18 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 6 Sep 2018 15:48:32 +0000 (21:18 +0530)
README.md

index a2e439db2197f3c9efcf855ba3f03deb60b410f7..6edfb2151bfe956bcb2b3a79338f51970ad1fa26 100644 (file)
--- a/README.md
+++ b/README.md
@@ -303,8 +303,8 @@ The following indicators are used in the detail view:
 | gnome-search-tool, catfish | desktop search utility |
 | atool, patool ([integration](#integrate-patool)) | create, list and extract archives |
 | vidir from moreutils | batch rename, move, delete dir entries |
-| vlock (Linux), bashlock (OS X), lock (BSD) | terminal locker |
-| $EDITOR ($VISUAL, if defined) | edit files (fallback vi) |
+| vlock (Linux), bashlock (OS X), lock(1) (BSD) | terminal locker |
+| $EDITOR (overridden by $VISUAL, if defined) | edit files (fallback vi) |
 | $PAGER | page through files (fallback less) |
 | $SHELL | spawn a shell, run script (fallback sh) |