FG

TextMate creates temporary files, and doesn't delete them!

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

Problem

I'm using TextMate and each time I edit a file, a copy like ._file is created. This is driving my crazy and last time it create a serious problem on some app I'm using which believe it that file was a new component and as it could not load it ( because it was NOT a new component ) it crashed. How c…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: TextMate creates temporary files, and doesn't delete them!

Low Risk

files aren't actually temporary files but a file that holds the resource fork data for Mac OS X. Mac OS X will create this for files that are being stored on a non-HFS system in order to preserve the metadata. However you can run the following comma…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment