On Mon, Jan 27, 2014 at 5:01 AM, spamwax <[email protected]> wrote: > > OK, it seems Sublime Text has a role in this issue. > When I modify a text file using vim and do a 'tup upd', it works as > expected. > However when I modify the same file using Sublime Text, even though "ls" > shows that size and date/time of the file have been modified, but 'tup upd' > doesn't pick up the change and hence no command is run: > > before saving using Sublime Text: > $ ls > -rw-r--r-- 1 user 1000 742 Jan 27 04:46 alfitem.h > > after: > $ ls > -rw-r--r-- 1 user 1000 743 Jan 27 04:49 alfitem.h > > > Hmm, I tried to download Sublime Text 2 from here: http://www.sublimetext.com/2
On both OSX 10.8.4 and 10.9.1, when I save the file in Sublime, 'tup upd' picks up the change correctly. Any idea what I might be doing differently? -Mike -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
