@b0rk

I use a bash extension, which allows multiline commands (scripts) in editable form. And since Enter only goes to the next line in that mode, you need Ctrl-J to execute.

Now I know why.