FG
💻 Software

Vim: Seeing *all* lines change when inserting to a visual block

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

Problem

When I Insert text before a visual block ('I') I only see the first line of the block change. After hitting esc, the rest of the lines change accordingly. Is there a way to have all lines change as I type?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Vim: Seeing *all* lines change when inserting to a visual block

Low Risk

I'm sorry, but I'm fairly certain that you have to leave insert mode (press escape) to see the changes apply across all the lines in the visual block.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment