From 3e9a98c7af15835d34d8607a94ca3fe5c38fed24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pi=C3=B1a=20Colada?= Date: Thu, 20 May 2021 09:47:18 +0530 Subject: [PATCH] Updated Concepts (markdown) --- Concepts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Concepts.md b/Concepts.md index 77ffd03..cbbc0f5 100644 --- a/Concepts.md +++ b/Concepts.md @@ -53,8 +53,8 @@ Sessions can be loaded at runtime or with a [program option](https://github.com/ Notes: 1. When a session is loaded at runtime, the last working state is saved automatically to a dedicated -- "auto session" -- session file. Session option _restore_ would restore the "auto session". -2. The "auto session" is also used in persistent session mode if no session is active. -3. The persistent session option is global. If it is used, the last active session will be updated with the final state at program quit. +2. The persistent session option is global. If it is used, the last active session will be updated with the final state at program quit. +3. The "auto session" is used in persistent session mode if no session is active. 4. Listing input stream and opening a bookmark by key have higher priority to session options (`-s`/`-S`). All the session files are located by session name in the directory