aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-16 21:46:15 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-16 21:46:15 +0530
commit37bf6b1010129ba0a25b49e42b78eb5b784d779d (patch)
tree0100609e8e12ea7f33805597390f6eff7cd475aa /README.md
parent88698b372b65d16a21736c743bfabed32dace273 (diff)
downloadnnn-37bf6b1010129ba0a25b49e42b78eb5b784d779d.tar.gz
Redraw in non-filter mode after hovered file deletion
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c65beb5..8289c7b 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ Add to that an awesome [Wiki](https://github.com/jarun/nnn/wiki)!
1. Install the [utilities you may need](https://github.com/jarun/nnn#utility-dependencies) based on your regular workflows.
2. Configure [cd on quit](https://github.com/jarun/nnn/wiki/Basic-use-cases#configure-cd-on-quit).
-3. Optionally open all text files in `$EDITOR` (fallback vi): `export NNN_USE_EDITOR=1`
+3. Optionally open all text files in `$EDITOR` (fallback vi): `export NNN_USE_EDITOR=1`.
4. For additional functionality [install plugins](https://github.com/jarun/nnn/tree/master/plugins#installing-plugins) and the GUI app launcher [`nlaunch`](https://github.com/jarun/nnn/tree/master/misc/nlaunch).
Notes: