Skip to content

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

Merged
mattrose merged 2 commits intognome-terminator:masterfrom
markdoerr:feature/save-user-session
Feb 17, 2024
Merged

feat: plugin - Save current user layout of all sessions, fixes #563#878
mattrose merged 2 commits intognome-terminator:masterfrom
markdoerr:feature/save-user-session

Conversation

@markdoerr
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

Hi @mattrose,
done :)

@mattrose mattrose merged commit 9b9682b into gnome-terminator:master Feb 17, 2024
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