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(bufdelete): add a way to force delete unnamed buffers #507

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abelmul
Copy link

@abelmul abelmul commented Jan 15, 2025

Description

The current implementation doesn't provide a way to force delete unnamed but not saved buffers.
With the current implementation when we try to force delete unnamed buffers it throws the error
Vim:E37: No write since last change (add ! to override)

Screenshots

image

@abelmul abelmul changed the title Add a way to force delete unsaved buffers fix(bufdelete): add a way to force delete unnamed buffers Jan 15, 2025
@abelmul abelmul force-pushed the fix/bufdelete_unnamed branch from 8740507 to 552a73f Compare January 15, 2025 19:42
@abelmul abelmul force-pushed the fix/bufdelete_unnamed branch from 552a73f to 1cfc105 Compare January 15, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant