1 | initial version |
I don't know if this would work, but in the Sage notebook (not the same as SMC) this works:
Press ctrl-; in a cell to split it into two cells, and ctrl-backspace to join them. Press ctrl-enter to split a cell and evaluate both pieces.
So maybe some variant on ctrl+something would work.