Sublime Forum

SublimeREPL SIGINT with Shift + Ctrl + C

#1

Hi everyone,
I’m using SublimeREPL, and I want to stop my python code while it’s running, e.g. when I accidentally run an infinite loop. The SublimeREPL doc (here: sublimerepl.readthedocs.org/en/latest/) says that the default keybinding for this is Shift + Ctrl + C, but that doesn’t work. I’ve tried a variety of other keybindings as well. Any suggestions? I read that I might be able to make a new, custom keybinding, but havent been able to figure out how to do it for SIGINT or a kill command.
Thanks
ilya

0 Likes