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: add buffer-close-right and buffer-close-left commands #13009

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

Conversation

atomicptr
Copy link
Contributor

Adds the ability to close buffers left and right of the current one. I find myself very often to close multiple buffers at once but buffer-close-other and buffer-close-all often tend to close too much so I'm often closing buffers one by one which can be a bit cumbersome at task. Editors like VS Code (and others) usually have a "Close tabs to the right/left" option when you right click a tab and since switching I wanted to have this in Helix too.

@atomicptr atomicptr force-pushed the feat/add-buffer-close-left-and-right branch from 6b3489c to 91cc9ff Compare March 3, 2025 17:30
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