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: pass target_tabpage to ext.on_save #41

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

willothy
Copy link
Contributor

@willothy willothy commented Oct 6, 2023

Allows extensions to determine if the session being saved is tab-scoped, and if so which tabpage the extension should save.

Preemptively takes care of the issue I mentioned here.

Copy link
Owner

@stevearc stevearc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one nit

lua/resession/init.lua Outdated Show resolved Hide resolved
Allows extensions to determine if the session being saved is tab-scoped, and if so
what the current tabpage is.
@stevearc
Copy link
Owner

stevearc commented Oct 8, 2023

Thanks for the PR!

@stevearc stevearc merged commit 6ce009e into stevearc:master Oct 8, 2023
7 checks passed
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.

2 participants