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: option not to auto close tab and change BufWinLeave to BufUnload #36

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

kiyoon
Copy link
Owner

@kiyoon kiyoon commented Feb 17, 2023

Fixes issue #34

  1. Now, by default the tab won't close (nor stop sync) when you :q or :wq. It will still run until BufUnload, which means you need to delete the buffer.

Tip: Use plugins like bufferline to see which buffer is loaded or not.

  1. Add an option auto_close_tab to configure if you want the tab to close on stop sync. Default is true.

@kiyoon kiyoon merged commit 9f7714e into master Feb 17, 2023
@kiyoon kiyoon deleted the feat/disable-auto-close-tab branch March 4, 2023 11:59
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.

1 participant