Skip to content

fix(bufdelete.all): improved Cancel behavior on bufdelete.all() (closes #2912)#2913

Open
acidclouds wants to merge 1 commit into
folke:mainfrom
acidclouds:main
Open

fix(bufdelete.all): improved Cancel behavior on bufdelete.all() (closes #2912)#2913
acidclouds wants to merge 1 commit into
folke:mainfrom
acidclouds:main

Conversation

@acidclouds

@acidclouds acidclouds commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes Cancel behavior of Snacks.bufdelete.all()
Cancel now returns -1 and it is checked for when .all() is called and stops the loop

Related Issue(s)

Screenshots

recording_20260714_192939.mp4

@github-actions github-actions Bot added bufdelete size/s Small PR (<10 lines changed) labels Jul 14, 2026
@acidclouds acidclouds changed the title Fix bufdelete.all() fix(bufdelete.all) Jul 14, 2026
@acidclouds acidclouds changed the title fix(bufdelete.all) fix(bufdelete.all): Improved Cancel behavior on bufdelete.all() (closes #2912) Jul 14, 2026
@acidclouds acidclouds changed the title fix(bufdelete.all): Improved Cancel behavior on bufdelete.all() (closes #2912) fix(bufdelete.all): improved Cancel behavior on bufdelete.all() (closes #2912) Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bufdelete size/s Small PR (<10 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Bufdelete.all() doesn't respect Cancel

1 participant