I want the interactive window to behave just like the editor where ENTER inserts a newline and SHIFT+ENTER runs the block.
I found the interactive.execute
keyboard shortcut and changed it from ENTER to SHIFT+ENTER.
Now, SHIFT+ENTER runs the block, but ENTER also runs the block instead of inserting a newline.