No REPL output when editor code is run (remote julia process over sftp)

Steps to reproduce:

  1. open ftp pane to remote host
  2. click the start remote julia process tab
  3. open an editor file
  4. highlight a line of executable code (without a trailing “;”)
  5. hit ctrl+enter

What settings do I need to change to see output in the REPL?