Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added command SPrev to load previous session #553

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mkonig
Copy link

@mkonig mkonig commented Jan 5, 2024

For easier session switching.
Additionally to LAST also a PREV will be created.
A command SPrev is added and will load PREV.
It also switches LAST and PREV, so that continues SPrev is possible.

A small bug is fixed where SLoad! loads LAST and the session name is then LAST instead of the name LAST points to. Now instead of loading LAST first the session name it points to is acquired and then this session is loaded.

@mkonig mkonig changed the title Added command to load previous session Added command SPrev to load previous session Jan 5, 2024
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.

None yet

1 participant