From: Arun Prakash Jana Date: Wed, 3 Apr 2019 11:26:00 +0000 (+0530) Subject: Update docs X-Git-Tag: v2.5~134 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=f063cb7d34f791a4ae6ee60a8e3494545e8fc8f8;p=nnn.git Update docs --- diff --git a/README.md b/README.md index a7ae2b61..9a01f468 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,7 @@ To lookup keyboard shortcuts at runtime, press ?. `nnn` can invoke custom scripts in the current directory (`$PWD` for the script) with the currently selected file name as the argument. -Copy the scripts of your interest in the [user-scripts](https://github.com/jarun/nnn/tree/master/user-scripts) directory and let `nnn` know the location: +Copy the scripts of your interest from the [user-scripts](https://github.com/jarun/nnn/tree/master/user-scripts) directory and let `nnn` know the location: export NNN_SCRIPT=/absolute/path/to/scripts_dir @@ -430,7 +430,7 @@ In order to disable opening files on accidental navigation key (→ o export NNN_RESTRICT_NAV_OPEN=1 -Use Enter to open files. +Use Enter to open these files. ##### Restrict 0-byte files