Skip to content

feat: add quick-switch to previous session#1

Merged
dbachelder merged 3 commits intomainfrom
m.toggle
Jan 14, 2026
Merged

feat: add quick-switch to previous session#1
dbachelder merged 3 commits intomainfrom
m.toggle

Conversation

@dbachelder
Copy link
Owner

When switching sessions via the plugin, the current session is saved. Opening the plugin pre-selects the previous session, allowing instant toggle between two sessions by pressing Enter.

Implementation uses /tmp/zsm-previous-session file via run_command to persist state across plugin instances in different sessions.

When switching sessions via the plugin, the current session is saved.
Opening the plugin pre-selects the previous session, allowing instant
toggle between two sessions by pressing Enter.

Implementation uses /tmp/zsm-previous-session file via run_command
to persist state across plugin instances in different sessions.
- STACK.md - Technologies and dependencies
- ARCHITECTURE.md - System design and patterns
- STRUCTURE.md - Directory layout
- CONVENTIONS.md - Code style and patterns
- TESTING.md - Test structure
- INTEGRATIONS.md - External services
- CONCERNS.md - Technical debt and issues
@dbachelder dbachelder merged commit 40fc5b9 into main Jan 14, 2026
4 checks passed
@dbachelder dbachelder deleted the m.toggle branch January 14, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant