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

fix(swapfile): ignore the swapfile-message #575

Open
wants to merge 2 commits into
base: harpoon2
Choose a base branch
from

Conversation

kimabrandt-flx
Copy link

This change supresses the E325: ATTENTION-message - when a swapfile is encountered - by catching the error and stop execution when the user chooses one of (R)ecover, (Q)uit or (A)bort.

This addresses the issues #444 (?) and #570.

This duplicates PR #571.

This change supresses the `E325: ATTENTION`-message - when a swapfile is
encountered - by catching the error and stop execution when the user
chooses one of `(R)ecover`, `(Q)uit` or `(A)bort`.
@kimabrandt-flx
Copy link
Author

kimabrandt-flx commented Apr 13, 2024

Only problem I see is, that the rest of the function - set position and emit event - is not getting executed, when doing a (R)ecover :\

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.

None yet

1 participant