From 5a9d07b307322c7febd54a1b1f2af45bc502f73a Mon Sep 17 00:00:00 2001 From: Cameron Ring Date: Wed, 9 Oct 2024 23:12:54 -0700 Subject: [PATCH] docs(README): explain manually named autosaving --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d39da6c..4a31678 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ AutoSession exposes the following commands that can be used or mapped to any key :Autosession delete " open a vim.ui.select picker to choose a session to delete. ``` +If you create a manually named session via `SessionSave my_session` or you restore one, that same session will be auto-saved (assuming that's enabled) when you exit. + # 📖 More Configuration Details ## 🔭 Session Lens