Hi! Here I am again with some “news”… I really hope I don’t bother you too much.
Since JuliaPro is some versions behind for stability and I couldn’t upgrade to the just released latest version of Juno, I uninstalled everything successfully, and installed the whole thing again following these instructions:
http://docs.junolab.org/latest/man/installation/
Now I’m running files with the “include(“filepath”)” function on REPL and everything goes fine, even the readline() function now seems flawless. Thanks again pfitzseb.
However, I’ve found a problem the “Run all” button in Juno, in particular, with these combination of commands, it happens the following:
- “run all”: “julia>” disappears from REPL
- “Stop julia” works as expected
- “Enter” to start Julia again will lead into this
However, now I’m happy since I know how to make the stuff work, but I thought It was worth noticing that there is a weird behaviour behind the “run all” button.
Thanks again!