FG
💻 Software

Is there a way to move a split page to a new tab in Vim?

Fresh5 days ago
Mar 15, 202613784 views
Confidence Score1%
1%

Problem

I have opened a file in a horizontal or vertical split and which to put it in a new tab instead. Can this be done easily?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there a way to move a split page to a new tab in Vim?

Low Risk

Very easily, use CTRL+W, SHIFT+T. See the help page: Note that this is case sensitive: is different to .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment