💻 Software
How can I keep a buffer list per window in Vim?
Fresh7 days ago
Mar 15, 20262635 viewsConfidence Score0%
0%
Problem
I'm surprised that I haven't been able to find an answer to this, but maybe I'm missing something obvious: is it possible to keep a buffer list per window? I often have around 4 splits, and each one typically serves a specific purpose: CSS in one, JS in another, HTML in a few others, etc. What I'm …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I keep a buffer list per window in Vim?
Low Risk
IMHO, What you really need is a Work Space manager. you can find one for vim @ http://www.vim.org/scripts/script.php?script_id=1410 It will provide you following commands: I've a screen shot of working with Workspace manager with 4+ windows posted o…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix