FG

Vim - delay when exiting visual mode

Fresh3 days ago
Mar 15, 20261827 views
Confidence Score0%
0%

Problem

If I press ESC to exit Visual Mode after I select some text, there's a noticeable delay before the text gets unselected and I'm returned to Normal Mode (even if I only select 1-2 characters). Can this delay be avoided?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Vim - delay when exiting visual mode

Low Risk

This can be caused by being mapped to some additional functionality. For example, I use the tabbar plugin and it maps 0-9 to switch to the number buffer. Whenever a key is mapped to additional functionality like this, vim waits a few seconds after i…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment