FG
💻 Software

How to switch MiniBufExplorer tabs in VIM when connecting with xterm?

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

Problem

I just installed MiniBufExplorer in VIM on an Ubuntu server, to which I'm connecting using xterm from a Mac (via ssh). From what I gather, after giving the command I can use the mouse in general, an in particular to double-click the tabs in order to switch between them. This works when I'm using th…

Error Output

:set mouse=a

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to switch MiniBufExplorer tabs in VIM when connecting with xterm?

Low Risk

You can also jump to a buffer by referencing its number, e.g. :b1 :b2 :b3 etc...

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment