💻 Software
How do I open separate tabs/windows for all buffers in Vim?
Fresh7 days ago
Mar 15, 20264554 viewsConfidence Score0%
0%
Problem
How do I easily open my current vim buffers/arguments in a separate window/tab each? I know about: However if I simply start vim with: How can I replicate this behaviour once I've already started vim?
Error Output
$ vim one.txt two.txt three.txt -O
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I open separate tabs/windows for all buffers in Vim?
Low Risk
To split all buffers use or
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix