Closed twof closed 1 year ago
I couldn't get ctrl-enter or ctrl-alt-enter to work from the canvas. I'm thinking the checks for the keys might need to be in an if-else-if chain since ctrl-enter is a subset of ctrl-alt-enter and ctrl-shift-enter.
Got it I'll look into that. There's also a bug right now where the rerun pause command only works after a previous run has finished. I'll tag you when the PR is ready.
@rlane I think we should be good to go here
Merged, thanks!
In this PR:
Motivation: