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

question: delete buffer from :CtrlPBuffer #316

Closed
grota opened this issue Nov 18, 2012 · 2 comments
Closed

question: delete buffer from :CtrlPBuffer #316

grota opened this issue Nov 18, 2012 · 2 comments
Labels

Comments

@grota
Copy link

grota commented Nov 18, 2012

Not really an issue, but more like a question. Would it be possible for ctrlp to issue a :bd from the :CtrlPBuffer window?
Say I want to map something like <C-d> to :bd a buffer, I could be with the cursor on a buffer and press C-d do remove that buffer; another feature would be to mark multiple buffers for deletion and then press C-d.
For what is worth, the latter would be a plus, I personally only need (90% of the time) to delete one buffer at a time.

@kien
Copy link
Owner

kien commented Nov 18, 2012

Duplicate of #280. You can start with the .vimrc snippet in that issue.

@kien kien closed this as completed Nov 18, 2012
@grota
Copy link
Author

grota commented Nov 18, 2012

cool, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants