aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.15
1 files changed, 0 insertions, 5 deletions
diff --git a/nnn.1 b/nnn.1
index 31cbc9f..9f62858 100644
--- a/nnn.1
+++ b/nnn.1
@@ -174,11 +174,6 @@ when dealing with the !, e and p commands respectively. A single combination to
export NNN_NOTE='/home/user/.mynotes'
.Ed
.Pp
-\fBNNN_TMPFILE:\fR when cd on quit is pressed, the absolute path of the current open directory is written to this file. A wrapper script can read this file and cd into it once the program quits.
-.Bd -literal
- export NNN_TMPFILE=/tmp/nnn
-.Ed
-.Pp
\fBNNN_USE_EDITOR:\fR use EDITOR (VISUAL takes preference, preferably CLI, fallback vi) to handle text
files.
.Bd -literal