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

feat: plugin - Save current user layout of all sessions, fixes #563 #878

Merged
merged 2 commits into from
Feb 17, 2024

Conversation

markdoerr
Copy link
Contributor

To overcome auto overwriting issues with the "SaveLastSessionLayout" plugin,
I added a "SaveUserSessionLayout" plugin, which provides a context menu item to trigger saving the current session to the default config file, thus preventing to be overwritten by the save on close of "SaveLastSessionLayout".

This session can then be restored with the terminator layout selector terminator -s.

This is useful to take a quick and simple snapshot of the current session for later re-use.

This implements feature request #563.

@mattrose
Copy link
Member

This looks good, but you bumped the version number. Once you fix that I can merge it in.

@mattrose mattrose added the question Further information is requested label Feb 16, 2024
@markdoerr
Copy link
Contributor Author

Great, @mattrose :)
sorry for the bump - I just needed a different version for my local installation ;)
What version should I take ?

@mattrose
Copy link
Member

Just revert the change to the version file so it reads 2.1.3 again. There is a new release coming soon, but I like to do all that in it's own branch

@markdoerr
Copy link
Contributor Author

Hi @mattrose,
done :)

@mattrose mattrose merged commit 9b9682b into gnome-terminator:master Feb 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants