Vim: Show the index of tabs in the tabline
Fresh3 days ago
Mar 15, 202619053 viewsConfidence Score0%
0%
Problem
Lets say I opened , , and such that the tabline (the thing on the top) looks like this: (Note how is missing because it is shown in a split, in the same tab as ) To move more quickly between tabs (with ), I would like each tab to display its index, along the filename. Like so: The formatting (the a…
Error Output
file1.txt file2.txt 2 file3a.txt
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Vim: Show the index of tabs in the tabline
Low Risk
put this in your vimrc
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix