Wow! Jacob I love it! I just noticed that in:
ipython qtconsole --profile=julia ENTER just goes to the next line until you run the "cell" code with SHIFT+ENTER. But in Sublime-IJulia you use CTRL+ENTER to go to the next line, and ENTER to run the "cell" code, not to mention I lose the CTRL+ENTER functionality in Sublime (New line below) in all .jl files! Whereas in: ipython console --profile=julia multiline statements don't work at all. In the IJulia notebook, the cells work the same as in IPython notebook (CTRL+ENTER, SHIFT+ENTER).
