Giter VIP home page Giter VIP logo

Comments (6)

hashhar avatar hashhar commented on May 23, 2024

I can confirm this behaviour on all platforms. I am currently busy with my exams so maybe @laurent22 would like to look into this.

from massren.

laurent22 avatar laurent22 commented on May 23, 2024

Is it possible that, since there is not changes, the text editor is not changing the file timestamp, and so massren is not detecting the (lack of) changes? @rwyc-devon, which text editor are you using?

from massren.

hashhar avatar hashhar commented on May 23, 2024

@rwyc-devon Try saving the file after some time has elapsed. That way we can isolate the cause.

from massren.

rwyc-devon avatar rwyc-devon commented on May 23, 2024

I am using vim. If I save it quits right away. So my initial description is incorrect; to reporoduce the bug you have to not save, and exit.

from massren.

hashhar avatar hashhar commented on May 23, 2024

Thanks for the information.

from massren.

laurent22 avatar laurent22 commented on May 23, 2024

Ok I see, it's not really a freeze since the application is simply waiting for the file to change. Currently we don't check if the text editor has been closed without saving the file, because it's not possible to do so with GUI editors like Sublime Text.

For modal editors like Vim maybe it would make sense to have a special case. We could watch the process ID and, if it's gone, automatically exit massren. I'm closing this issue and will add a feature request for this.

from massren.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.