aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-27 18:29:46 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-27 18:29:46 +0530
commit338b3be7071a164289639cec7bde305ffcc51891 (patch)
tree5fa06ed56f38b7e2676930e92e4e0a9ca6b40c54 /nnn.1
parent06ff738b4c569819fb40ea41df7b0e9c5853fa4b (diff)
downloadnnn-338b3be7071a164289639cec7bde305ffcc51891.tar.gz
Remove file path quoting
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.16
1 files changed, 0 insertions, 6 deletions
diff --git a/nnn.1 b/nnn.1
index 91fc2b9..1379f80 100644
--- a/nnn.1
+++ b/nnn.1
@@ -105,8 +105,6 @@ Toggle selection mode
Copy entry absolute path
.It Ic y
Show selection list
-.It Ic ^T
-Toggle path quote
.It Ic P
Copy files from selection
.It Ic V
@@ -296,10 +294,6 @@ files.
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.
.Ed
.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
-for filenames having quote(s) in them.
-.Pp
\fBNNN_SCRIPT:\fR path to a custom script to invoke with currently selected file name as argument 1.
.Bd -literal
export NNN_SCRIPT=/usr/local/bin/nscript