]> Sergey Matveev's repositories - nnn.git/commitdiff
Add how-to on hot plugged devices
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 18 Oct 2017 01:04:32 +0000 (06:34 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 18 Oct 2017 01:04:32 +0000 (06:34 +0530)
README.md

index c63965585d6f1ad9e866236a954d39f796c17b0b..787a81929ccdc03950625f9befbbb18e4ba8f482 100644 (file)
--- 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