I would like to add a keybinding top stop the current julia process in Juno, Atom. I can’t seem to figure out if this is possible or not. Stop julia does not appear in the command palette either, whereas start-julia
does appear. Anyone with insight who knows if this is possible?
Thanks!
1 Like
We do have Kill Julia
and Interrupt Julia
, so take your pick
Ah, I see, I was confused by the phrase stop julia
being used in the menu. Thanks!
Good point, we should presumably make those consistent.