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

Should not exit Neovim on :wq when the current buffer of type ft=git.* is loaded in the only window. #20

Closed
nyngwang opened this issue Mar 13, 2023 · 2 comments
Labels
bug Something isn't working can be improved Need to be improved has workaround Use temporary solution

Comments

@nyngwang
Copy link
Owner

nyngwang commented Mar 13, 2023

To reproduce: Open any git repo. and run NeoTermToggle and then git commit that triggers Neovim. NeoTerm.lua should not exit Neovim on :wq to finish the editing of git-related files.

@nyngwang nyngwang added the bug Something isn't working label Mar 13, 2023
@nyngwang nyngwang added the has workaround Use temporary solution label Mar 13, 2023
@nyngwang nyngwang pinned this issue Mar 13, 2023
@nyngwang nyngwang added the can be improved Need to be improved label Mar 13, 2023
@nyngwang nyngwang reopened this Mar 14, 2023
@nyngwang
Copy link
Owner Author

Should not count those following windows by lazy/noice.

@nyngwang
Copy link
Owner Author

nyngwang commented Apr 10, 2023

note: This can be improved. the current workaround is to create another vsplit ahead before the execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working can be improved Need to be improved has workaround Use temporary solution
Projects
None yet
Development

No branches or pull requests

1 participant