mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Basic use cases (markdown)
parent
1619859ddb
commit
f7a3ede16c
|
@ -59,9 +59,7 @@ By default, when <kbd>^G</kbd> is pressed, `nnn` writes the last working directo
|
|||
|
||||
To _cd on quit_ **always**, export the environment variable `NNN_TMPFILE` set to your preferred file path.
|
||||
|
||||
Note:
|
||||
|
||||
- The extra key <kbd>^G</kbd> to _cd on quit_ is to avoid writing to a file every time `nnn` quits and allows on-demand _cd on quit_.
|
||||
The extra key <kbd>^G</kbd> to _cd on quit_ is to avoid writing to a file every time `nnn` quits and allows on-demand _cd on quit_.
|
||||
|
||||
## Sync subshell `$PWD`
|
||||
|
||||
|
|
Loading…
Reference in a new issue