FG
💻 Software

vim: number of total buffers

Fresh7 days ago
Mar 15, 20266848 views
Confidence Score0%
0%

Problem

in vim, with I get the number of all buffers the same with , but how I can get the total number of buffers ?

Error Output

:buffers

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: vim: number of total buffers

Low Risk

Answers so far are too hacky. Here is vim's built-in way: As always, see vim's help ( ) for the official explanation.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment