rmate icon indicating copy to clipboard operation
rmate copied to clipboard

file updates in server not reflected on local textmate

Open drmuey opened this issue 10 years ago • 3 comments

Thanks for this BTW, it is awesome! Definitely appreciate not having to rely on ruby to not be screwed up :)

Here is the problem I am seeing:

w/ standard locale textmate edit I can:

  1. edit file in textmate, save
  2. edit file outside of textmate, save
  3. textmate updates itself to have the version from step 2

rmate textmate is not behaving like that for me:

  1. edit file in textmate, save
  2. edit file outside of textmate (on server), save
  3. textmate stays at the version from step 1

There does not seem to be a feature to manually refresh textmate w/ the current version either, so its a really sticky situation.

drmuey avatar Oct 23 '14 17:10 drmuey

this is rmate v0.9.1 BYW

drmuey avatar Oct 23 '14 17:10 drmuey

Mmmm ... i am not sure, if rmate can handle this, because it must observe the file in this case and re-send the updated file to textmate ... but i'll have a closer look at it ...

aurora avatar Oct 23 '14 19:10 aurora

thanks, I was thinking that normally textmate did an mtime check locally and was doing the same thing across the tunnel when opened via rmate.

Might be a textmate issue, but mayebe there is an option that could be passed to trigger this behavior.

appreciate your time looking into it!

drmuey avatar Oct 27 '14 14:10 drmuey