- A newline is sent to the repl vterm even when the line doesn't end with a newline (this happens at eob).
- A newline is also inserted to the end of the current line of the julia-mode buffer if the line doesn't have a newline. This is done even when point is somewhere in the middle of the line.