Git Product home page Git Product logo

Comments (5)

Ehekatl avatar Ehekatl commented on August 15, 2024 1

On windows 10, powershell, ctrl + c doesn't working at all
any ideas ?

from terminal-plus.

jeremyramin avatar jeremyramin commented on August 15, 2024

@suzetmk I know Terminal-Plus had this issue before, but it should have been fixed. I'll have to get a machine running Ubuntu to test it myself. Thanks for reporting this.

from terminal-plus.

jeremyramin avatar jeremyramin commented on August 15, 2024

I confirmed that this is an issue so I will continue to work on it when I have a chance.

from terminal-plus.

jeremyramin avatar jeremyramin commented on August 15, 2024

Several reasons why this could be happening:

  1. The command you are using is not responding to the signal being sent by ctrl-c.
  2. An Atom command is intercepting the keypress event being sent to the terminal. (You can check this by looking at the keybinding resolver in Atom.)
  3. A specific issue with Terminal-Plus and Windows 10.

Hopefully not the last one. I have seen people use Terminal-Plus with Windows 10 and they didn't say anything about this.

from terminal-plus.

FnuGk avatar FnuGk commented on August 15, 2024

It is not an issue on win10 only. I have the same problem on OS-X
I think the bug is caused by the way terminal-plus handles program output. Running yes causes atom helper to use 100% CPU and not respond to ctrl-c while cat /dev/random > /dev/null does not.

from terminal-plus.

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.