Question

I use and love textmate, but over NFS there's a large delay whenever one of its windows gains focus as it rescans all open files for changes. I've looked but not found any way to disable this feature.

Does anyone know of a good workaround for this?

Was it helpful?

Solution

You can also get ReMate a plugin for TextMate that will allow for disabling of the Auto-Refresh.

It would be nice to be able to do this on a per-project basis, however.

OTHER TIPS

I have no idea about mac or NFS in general, but googling around showed me that you can try and play around with this NFS options on mac, assuming textmate stats the files to find out whether or not they have been changed:

nfs.client.statfs_rate_limit
nfs.lockd.host_monitor_cache_timeout

Let us know if it was any good.

See the man page

I believe there no such option. See advance options that can be set But you use rsync for ongoing projects and temporary edits this is not big issue.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top