Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do prevent TextWrangler save alert (This file appears to have been modified) on Mac?

Whenever I save a file in TextWrangler, I keep getting a popup alert with the text:

"The file at sample.sh may have been changed on disk by another application. If so, saving this document may cause data loss. Are you sure you wish to proceed?"

This is the popup itself*:

enter image description here

*Image taken on macOS 10.13.6.

What is causing this and how can I prevent it from happening?

like image 967
rajesh chilukuri Avatar asked Apr 03 '18 09:04

rajesh chilukuri


Video Answer


3 Answers

Here is a workaround: Turn off "Automatically refresh documents as they change on disk" in Preferences->Application.

like image 118
Emrah Diril Avatar answered Oct 22 '22 18:10

Emrah Diril


It could be an OS related issue - TextWrangler is no longer supported on macOS 10.13. according to Rich Siegel of Bare Bones Software, Inc.:

The version of BBEdit you're (both) using is out of date, and is not supported on macOS 10.13.

TextWrangler is BBEdit now.

like image 24
calycolor Avatar answered Oct 22 '22 18:10

calycolor


TextWrangler was an all-purpose text and code editor for macOS, based on the same award-winning technology and user interface as BBEdit, our leading professional HTML and text editor.

TextWrangler is now part of BBEdit. We have sunsetted TextWrangler, and we encourage anyone not already using TextWrangler to download and use BBEdit instead.

If you are an existing TextWrangler customer, it’s time to switch to BBEdit. We promise that you will feel right at home, because the two products are identical in every way that you’re used to. And you still don’t have to pay anything, unless you want to support us by buying a license.

TextWrangler is not compatible with macOS 10.13 (High Sierra). Please install and use BBEdit instead.

https://www.barebones.com/products/textwrangler/

like image 2
Buffon Avatar answered Oct 22 '22 18:10

Buffon