#Session Restore Context

3 messages · Page 1 of 1 (latest)

gilded swan
#

Does session restore also restores current context?

vast boughBOT
#

Hi @gilded swan. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Short answer: it restores layout and recent output, not full “context.”

  • What’s restored: previous windows, tabs, panes, and the last few Blocks (scrollback) so you can pick up where you left off. [Session Restoration]
  • What’s not restored: running commands/interactive apps (e.g., neovim) and their exact state, virtual environments, or environment variables. [Restore env on relaunch; Restore apps like nvim]

Tip: Use Launch Configurations to reopen layouts and automatically run setup commands (e.g., activate venv, start servers) on launch. [Session Management]

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: