FG

Why does gvim often freeze when editing files on a USB memory stick?

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

Problem

I'm using gvim 7.2 on Windows XP to edit files on a slow USB memory stick. When other programs are accessing the stick, the editor freezes for several seconds at a time. I have already tried using the "set directory" command to move the Vim swap files to the hard disk. Why is gvim accessing the dis…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why does gvim often freeze when editing files on a USB memory stick?

Low Risk

It could be gvim's autoread feature, which checks files being edited for changes made outside gvim. You can control this feature. See the relevant portion of the gvim FAQ.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment