diff --git a/Home.md b/Home.md index c87e486..3b1ca25 100644 --- a/Home.md +++ b/Home.md @@ -54,7 +54,7 @@ Sessions are a way to save and restore states of work. A session stores the sett Sessions can be loaded dynamically from within a running `nnn` instance, or with a [program option](https://github.com/jarun/nnn/wiki/Usage#program-options). -**Note:** When a session is loaded dynamically, the last working session is saved automatically to a dedicated -- "last session" -- session file with the name "@". +**Note:** When a session is loaded dynamically, the last working session is saved automatically to a dedicated -- "last session" -- session file. The "last session" is also used in persistent session mode. ## Filters