aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-08 05:14:03 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-08 05:14:03 +0530
commitc174e32c062fdfbd72879ff4d660a1e59a35889c (patch)
treea20150e049a68a5da7babdd99a614975728b40ac /nnn.1
parent7740f2bd33167dd92dfd13c9a0acaf33f94b60b1 (diff)
downloadnnn-c174e32c062fdfbd72879ff4d660a1e59a35889c.tar.gz
Retire NNN_NO_X and make the behaviour default
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.17
1 files changed, 2 insertions, 5 deletions
diff --git a/nnn.1 b/nnn.1
index a6339b2..e884984 100644
--- a/nnn.1
+++ b/nnn.1
@@ -259,11 +259,8 @@ screensaver.
echo -n $1 | xsel --clipboard --input
-------------------------------------
.Ed
-.Pp
-\fBNNN_NO_X:\fR X display is unavailable. Copy file path(s) to \fI$HOME/.nnncp\fR.
-.Bd -literal
- export NNN_NO_X=1
-.Ed
+.br
+If it's not set, by default file paths are copied to the tmp file \fBDIR/.nnncp\fR, where 'DIR' (by priority) is: \fI$HOME\fR or, \fI$TMPDIR\fR or, \fI/tmp\fR.
.Pp
\fBNNN_QUOTE_ON:\fR wrap copied paths within single quotes. Useful for pasting
names in the shell. Note that the filename is not escaped. So copying may still fail