]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Fri, 19 Oct 2018 16:30:36 +0000 (22:00 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 19 Oct 2018 16:30:36 +0000 (22:00 +0530)
README.md

index f3323fe98c94cb688e8ed433a91b5ff3b43b38ce..236c06082c1d60ae99b821937d50a6565e1b4c02 100644 (file)
--- a/README.md
+++ b/README.md
@@ -353,7 +353,7 @@ To jump to the n<sup>th</sup> level parent, use `n + 1` dots (the first `.` deno
 
 To quit `nnn` and switch to the directory last opened follow the instructions below.
 
-Pick the appropriate file for your shell from [`scripts/quitcd`](scripts/quitcd) and add the contents to your shell's rc file. You'll need to spawn a new shell for the change to take effect. You should start `nnn` as `n` (or modify the function name to something else).
+Pick the appropriate file for your shell from [`scripts/quitcd`](scripts/quitcd) and add the contents to your shell's rc file. You'll need to spawn a new shell for the change to take effect. You should start `nnn` as `n` (or modify the function name to something else). To change directory on quit press `Q` or `^G` while exiting.
 
 As you might notice, `nnn` uses the environment variable `NNN_TMPFILE` to write the last visited directory path. You can change it.