From 778e1f2ddf0f5beea34f885e27f0e168fedd599d Mon Sep 17 00:00:00 2001 From: Terminator X Date: Sun, 25 Jul 2021 06:56:30 +0530 Subject: [PATCH] Updated Basic use cases (markdown) --- Basic-use-cases.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Basic-use-cases.md b/Basic-use-cases.md index 30e9f5e..9a4fe74 100644 --- a/Basic-use-cases.md +++ b/Basic-use-cases.md @@ -57,11 +57,11 @@ By default, when ^G is pressed, `nnn` writes the last working directo ${XDG_CONFIG_HOME:-$HOME/.config}/nnn/.lastd -To cd on quit _always_, export the environment variable `NNN_TMPFILE` set to your preferred file path. +To _cd on quit_ **always**, export the environment variable `NNN_TMPFILE` set to your preferred file path. Note: -- The extra key ^G to _cd on quit_ is to avoid writing to a file every time `nnn` quits. This also gives the user the flexibility to choose which directory (s)he wants to land into after starting `nnn` rather than having it decided beforehand. +- The extra key ^G to _cd on quit_ is to avoid writing to a file every time `nnn` quits. This also gives the user the flexibility to _cd on quit_ on-demand. ## Sync subshell `$PWD`