aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-03-22 19:29:36 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-03-22 19:30:01 +0530
commitfa31775547b684a31929d25dece89c1d77d3567c (patch)
tree5c64cc8bb9258bd651c5b6c3fd65a70a7b446ce8 /README.md
parent6d023d78775511c07ac2470b0272acb9b87a2ee6 (diff)
downloadnnn-fa31775547b684a31929d25dece89c1d77d3567c.tar.gz
Fix #231
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6736b41..40b5716 100644
--- a/README.md
+++ b/README.md
@@ -369,6 +369,7 @@ The following indicators are used in the detail view:
| --- | --- |
| `NNN_BMS='d:~/Documents;D:~/Docs archive/'` | specify bookmarks (max 10) |
| `NNN_OPENER=mimeopen` | custom file opener |
+| `NNN_OPENER_DETACH=1` | do not block when invoking file opener |
| `NNN_CONTEXT_COLORS='1234'` | specify per context color [default: '4444' (all blue)] |
| `NNN_IDLE_TIMEOUT=300` | idle seconds before locking terminal [default: disabled] |
| `NNN_COPIER='copier.sh'` | system clipboard copier script [default: none] |