aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-10-18 06:34:32 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-10-18 06:34:32 +0530
commit35f79b0bfd2ea17dcd57ab207a03c47b6e29fed9 (patch)
tree69e2ba126f96a215df58df5da08ce9c996a6d998 /README.md
parent55abc13cd288df8c4ce84a2bca7d764b98666175 (diff)
downloadnnn-35f79b0bfd2ea17dcd57ab207a03c47b6e29fed9.tar.gz
Add how-to on hot plugged devices
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c639655..787a819 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ Noice is Not Noice, a noicer fork...
- [file copy, move, delete](#file-copy-move-delete)
- [boost chdir prompt](#boost-chdir-prompt)
- [set idle timeout](#set-idle-timeout)
+ - [show hot plugged drives](#show-hot-plugged-drives)
- [Troubleshooting](#troubleshooting)
- [nnn blocks on opening files](#nnn-blocks-on-opening-files)
- [Why fork?](#why-fork)
@@ -366,6 +367,10 @@ Any other value disables colored directories.
The terminal screensaver is disabled by default. To set the wait time in seconds, use environment variable `NNN_IDLE_TIMEOUT`.
+#### show hot plugged drives
+
+Enable volume management in your DE file manager and set removable drives or media to be auto-mounted when inserted. Then visit the usual mount point location (`/mnt` or `/media/user`) in `nnn`.
+
### Troubleshooting
#### nnn blocks on opening files