Git Product home page Git Product logo

Comments (9)

jeremyramin avatar jeremyramin commented on August 15, 2024

If you could provide me with some more details, we can figure out why CTRL+C doesn't work for you.

  1. What is your operating system?
  2. What shell are you using? (bash, zsh, powershell, cmd)
  3. What command are you running when you try to CTRL+C?

from terminal-plus.

jeremyramin avatar jeremyramin commented on August 15, 2024

I didn't see that you edited your original issue, thank you for the information. Later I'll try and reproduce this and let you know if I need anything else.

from terminal-plus.

JostCrow avatar JostCrow commented on August 15, 2024

I have the same problem and so is a collegue of mine.

  1. Ubuntu 15.04 (collegue uses OSX)
  2. Bash
  3. python manage.py runserver

from terminal-plus.

jeremyramin avatar jeremyramin commented on August 15, 2024

Ah so it's a problem with sending the SIGINT to python. I'll try and find a simple python script to run and figure out what is wrong.

from terminal-plus.

jeremyramin avatar jeremyramin commented on August 15, 2024

Upon further review, I have determined this to be an issue that only affects bash prompts. I'm currently exploring why only bash is affected. Any input is welcome. I noticed that I can get bash to respond to Control+C correctly if I switch to another shell (zsh for example) and then call exec -l bash.

from terminal-plus.

jeremyramin avatar jeremyramin commented on August 15, 2024

I believe this has been fixed v0.9.0. Please give it a try and let me know if it works for you.

from terminal-plus.

JostCrow avatar JostCrow commented on August 15, 2024

For me it is working now. Thanks

from terminal-plus.

jeremyramin avatar jeremyramin commented on August 15, 2024

@JostCrow That's good to hear. Sorry it took so long to get a fix.

from terminal-plus.

jeremyramin avatar jeremyramin commented on August 15, 2024

Closing this issue as it has been resolved as of v0.9.0

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.