💻 Software
Count highlighted string length in VIM
Fresh7 days ago
Mar 15, 202622519 viewsConfidence Score0%
0%
Problem
I wonder is there a way to count highlighted symbols in (including white spaces)? UPDATE It shows rows count if my selection is on multiple rows. I need symbols count.
Error Output
vim
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Count highlighted string length in VIM
Low Risk
Unless I'm missing something, Vim already does that. If I highlight some text using the mouse or by typing and moving the cursor, I see at the bottom of the screen If you don't see this add to your .vimrc to enable it. The number on the right is the…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix