Platform: macOS (Apple Silicon)
Environment
OS: macOS (Apple Silicon)
Athas Version: 0.4.4
Summary
When a user opens multiple folders in the editor and switches between them (e.g., Folder A → Folder B → Folder A), all previously open files and terminals in Folder A are lost instead of being preserved per-workspace.
Steps to Reproduce
- Open Folder A in the editor
- Open several files in Folder A
- Create one or more terminal sessions in Folder A
- Navigate to Folder B (e.g., via sidebar or command palette)
- Navigate back to Folder A
- Expected : Files and terminals from Folder A should be restored
- Actual : All files and terminals are gone
Platform: macOS (Apple Silicon)
Environment
OS: macOS (Apple Silicon)
Athas Version: 0.4.4
Summary
When a user opens multiple folders in the editor and switches between them (e.g., Folder A → Folder B → Folder A), all previously open files and terminals in Folder A are lost instead of being preserved per-workspace.
Steps to Reproduce