Browse Source

Add how-to on hot plugged devices

master
Arun Prakash Jana 7 years ago
parent
commit
35f79b0bfd
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md View File

@@ -46,6 +46,7 @@ Noice is Not Noice, a noicer fork...
- [file copy, move, delete](#file-copy-move-delete) - [file copy, move, delete](#file-copy-move-delete)
- [boost chdir prompt](#boost-chdir-prompt) - [boost chdir prompt](#boost-chdir-prompt)
- [set idle timeout](#set-idle-timeout) - [set idle timeout](#set-idle-timeout)
- [show hot plugged drives](#show-hot-plugged-drives)
- [Troubleshooting](#troubleshooting) - [Troubleshooting](#troubleshooting)
- [nnn blocks on opening files](#nnn-blocks-on-opening-files) - [nnn blocks on opening files](#nnn-blocks-on-opening-files)
- [Why fork?](#why-fork) - [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`. 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 ### Troubleshooting


#### nnn blocks on opening files #### nnn blocks on opening files


Loading…
Cancel
Save