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

:bwipe breaks vim -p #11

Open
xim opened this issue Nov 5, 2013 · 4 comments
Open

:bwipe breaks vim -p #11

xim opened this issue Nov 5, 2013 · 4 comments

Comments

@xim
Copy link
Contributor

xim commented Nov 5, 2013

I am used to executing vim -p to open all files in tabs.

If the first file is given a line number, vim -p does not open the files in tabs.

I tried removing the :bwipe, and that gives me the expected behaviour (sans the outout of :ls)

@djcp
Copy link

djcp commented Dec 18, 2013

It looks like this breaks -o (vertical splits) as well.

@blueyed
Copy link
Contributor

blueyed commented Mar 17, 2014

Does :bdelete also break -p and -o, and would it be "enough"?

@bogado
Copy link
Owner

bogado commented Oct 2, 2014

I've seen that this is indeed a problem, but I have no time to check that right now.

@blueyed
Copy link
Contributor

blueyed commented Dec 3, 2014

Fixed in #37.

blueyed referenced this issue Dec 3, 2014
following the approach of themagicianprospero@github
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

No branches or pull requests

4 participants