diff options
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |