Coder Social home page Coder Social logo

Comments (13)

randy3k avatar randy3k commented on August 16, 2024

that’s strange. Are you sure it is not due to one of you installed packages? Terminus should handle file closing well.

from terminus.

lapega avatar lapega commented on August 16, 2024

Mmm, I don't know. I have installed a lot of packages, but no one about terminal or saving documents.
I could uninstall all packages except terminus, but since is a production PC, can't do that .

from terminus.

randy3k avatar randy3k commented on August 16, 2024

Try running sublime.log_commands(True) in the console (ctrl + `) and see what command is being triggered when you close the terminal.

from terminus.

lapega avatar lapega commented on August 16, 2024

Nothing happens.
I'm attaching a screenshot:
captura de pantalla de 2018-08-15 19-54-55

from terminus.

randy3k avatar randy3k commented on August 16, 2024

How did you close the window? Ctrl+w? or Click the close button?

from terminus.

lapega avatar lapega commented on August 16, 2024

Both methods, same result.
I can see that sometimes the console log puts:

process is terminated with return code None.

from terminus.

randy3k avatar randy3k commented on August 16, 2024

While opening a Terminal, could you go to the sublime console (ctrl +` )
and report the result of

view.is_scratch()

from terminus.

lapega avatar lapega commented on August 16, 2024

Yep!

view.is_scratch()
False

from terminus.

randy3k avatar randy3k commented on August 16, 2024

The view is supposed to be set as scratch by Terminus. there is a high chance that a package that you installed is marking it not a scratch.

from terminus.

lapega avatar lapega commented on August 16, 2024

Ok, this are the installed packages:

  • ColorPicker
  • Emmet Css Snippets
  • HTML
  • jsonschema
  • PHP
  • PHP_CodeSniffer
  • php-completions
  • php-grammar
  • php-snippets
  • ptyprocess
  • pyte
  • python-jinja2
  • PyV8
  • Rails
  • SublimeCodeIntel
  • Terminus
  • wcwidth
  • zzz A File Icon zzz

from terminus.

lapega avatar lapega commented on August 16, 2024

Same problem with TerminalView,
I'll keep that package because typing seems more fluid.

Thanks a lot!

from terminus.

randy3k avatar randy3k commented on August 16, 2024

No problem. But I also still curious what was causing your particular issue. If you figure it out, please let me know.

from terminus.

lapega avatar lapega commented on August 16, 2024

Of course!
When doing searches, the search result is showed as a scrach and don't ask to save.
So the behavior only occurs with both terminal packages.

I have set Tilix as replacement of gnome-terminal, perhaps the problem is there?

from terminus.

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.