diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-10-11 23:19:25 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-10-11 23:19:25 +0530 |
commit | d1d491c102f5da1bf6a2c8c21fa71530e74f90d3 (patch) | |
tree | 191129298cc38228a3313f850656604722c84548 /nnn.1 | |
parent | c99a47d68898700160bec9f9ef3547cc39b49ecf (diff) | |
download | nnn-d1d491c102f5da1bf6a2c8c21fa71530e74f90d3.tar.gz |
Fix #350: cd on quit if NNN_TMPFILE is set
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -95,11 +95,6 @@ supports the following options: uses \fIxdg-open\fR (on Linux) and \fIopen(1)\fR (on macOS) as the desktop opener. .Pp There is no configuration file. Associated files are stored in \fB${XDG_CONFIG_HOME:-$HOME/.config}/nnn/\fR. Settings work on environment variables. See ENVIRONMENT section below. -.Pp -Configuring -.Nm -to change to the last visited directory on quit requires shell integration in a -few easy steps. Look up NNN_TMPFILE in the ENVIRONMENT section below. .Sh CONTEXTS Contexts serve the purpose of exploring multiple directories simultaneously. 4 contexts are available. The status of the contexts are shown in the top left corner: |