After so many years cruising on Linux, I am back on a freaking Windows environment. I use Ipython, and I launch it in git bash. It would be hard for me to use something else, since the environment is configured to use this at my office.
So, when I launch Ipython, and I mistakenly launch an infinite loop, or some bad code that takes ages to execute, I use ctrl-c.
This kills Ipython, and it's pretty annoying. I did not find any way to circumvene this or another key that would do the trick.
Any ideas would be highly appreciated.
Thanks a bunch