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: Add Auto-Create setting #63

Merged
merged 2 commits into from
Aug 31, 2021
Merged

feat: Add Auto-Create setting #63

merged 2 commits into from
Aug 31, 2021

Conversation

wilriker
Copy link
Contributor

Setting this new setting to false will prevent creating new sessions
while continue updating existing sessions (created with :SaveSession)

Fixes #60

This preserves original behavior except for debug logging in SaveSession (I could not find a nice way to preserve that ;-) ).

Setting this new setting to false will prevent creating new sessions
while continue updating existing sessions (created with :SaveSession)

Fixes #59
Copy link
Owner

@rmagatti rmagatti left a comment

Choose a reason for hiding this comment

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

Just a minor 💅 comment about indentation, otherwise this looks good to me!

lua/auto-session.lua Outdated Show resolved Hide resolved
@rmagatti
Copy link
Owner

Thanks a lot for putting time into this! 🎉

@rmagatti rmagatti merged commit 8ffff05 into rmagatti:main Aug 31, 2021
@wilriker
Copy link
Contributor Author

Thanks for accepting this PR! This now fulfills all my needs I have to session management! Together with session-lens a great package! 👍

@wilriker wilriker deleted the add-auto-create-setting branch August 31, 2021 08:55
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.

[ Feature Request ] Project Sessions
2 participants