FG
💻 Software

In Vi, how do I map ":t" equal to ":tabnew"?

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

Problem

I don't want to always type the word. it's annoying.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: In Vi, how do I map ":t" equal to ":tabnew"?

Low Risk

One approach is a user-defined command. Unfortunately, those can't begin with a lower-case letter, so your next best option is :

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment