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

Delete hidden buffer with terminal open in hidden #1

Open
cyansprite opened this issue Jun 27, 2017 · 3 comments
Open

Delete hidden buffer with terminal open in hidden #1

cyansprite opened this issue Jun 27, 2017 · 3 comments
Assignees

Comments

@cyansprite
Copy link

Bufferline ::
plug.vim bash bash bash bash bash bash bash

ErrorMSG::
Error detected while processing function DeleteHiddenBuffers:
line 4:
E89: term://.//30545:/bin/bash will be killed(add ! to override)
E89: term://.//30578:/bin/bash will be killed(add ! to override)
E89: term://.//30611:/bin/bash will be killed(add ! to override)
E89: term://.//30644:/bin/bash will be killed(add ! to override)
E89: term://.//30677:/bin/bash will be killed(add ! to override)
E89: term://.//30710:/bin/bash will be killed(add ! to override)
E89: term://.//30743:/bin/bash will be killed(add ! to override)

You could either have an option (g: var), or another command such as delete force, and then if that happens pass in a variable (or option) and check if option/var, then bw!, otherwise bw

@arithran
Copy link
Owner

Is this when using neovim ?

@arithran arithran self-assigned this Jun 27, 2017
@cyansprite
Copy link
Author

aye

@lopespt
Copy link

lopespt commented Aug 20, 2019

Hey...I've just sent a pull request to force the buffer deletion...Just put a ! at the end of the command. I think this solves the issue (Pull request #4 )

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

No branches or pull requests

3 participants