Hello!
I notice that if I hit Cmd-S TextMate is smart about not saving files when that’s not necessary. There are some situations where this behaviour is not desired e.g. triggering a filesystem event for `guard`. Is it configurable at all or either a project or global level?
Thanks!
Mike McQuaid http://mikemcquaid.com
I think what you're seeing is a system-level behavior. You can try turning off auto-save the System Preferences General pane. m.
On Jan 22, 2016, at 8:49 AM, Mike McQuaid mike@mikemcquaid.com wrote:
Hello!
I notice that if I hit Cmd-S TextMate is smart about not saving files when that’s not necessary. There are some situations where this behaviour is not desired e.g. triggering a filesystem event for `guard`. Is it configurable at all or either a project or global level?
Thanks!
Mike McQuaid http://mikemcquaid.com
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 9! http://shop.oreilly.com/product/0636920044352.do iOS 9 Fundamentals! http://shop.oreilly.com/product/0636920044345.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
On 22 Jan 2016, at 23:49, Mike McQuaid wrote:
I notice that if I hit Cmd-S TextMate is smart about not saving files when that’s not necessary. There are some situations where this behaviour is not desired e.g. triggering a filesystem event for `guard`. Is it configurable at all or either a project or global level?
TextMate does save a new version when you hit ⌘S.
You can verify this by the updated file date.
I had problems with file-watching commands where files lived on another filesystem. Network drives often lack support of proper filesystem events.
Koen
Op 24 jan. 2016 om 14:56 heeft Allan Odgaard mailinglist@textmate.org het volgende geschreven:
On 22 Jan 2016, at 23:49, Mike McQuaid wrote:
I notice that if I hit Cmd-S TextMate is smart about not saving files when that’s not necessary. There are some situations where this behaviour is not desired e.g. triggering a filesystem event for `guard`. Is it configurable at all or either a project or global level?
TextMate does save a new version when you hit ⌘S.
You can verify this by the updated file date.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate