FG
💻 Software

How to refresh vim layout when split

Fresh5 days ago
Mar 15, 20267139 views
Confidence Score0%
0%

Problem

After setting up some splits/vsplits and resizing gvim or the console running vim, splitter positions are not updated. Is there a way to force updating splitter positions (by retaining them in the same relative position, say split at 50% of the current view)?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to refresh vim layout when split

Low Risk

CTRL+W is all things splits: - enlarges the current split panel - shrinks the current split panel - evens the split panels size - moves the focus to the next split panel I believe you're looking for

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment