How recent of a version of 0.4-dev are you using? https://github.com/JuliaLang/julia/pull/8879 was merged yesterday which changed REPL history search behavior a bit, give that a try and let any complaints about it be known.
On Monday, December 15, 2014 4:28:59 AM UTC-8, [email protected] wrote: > > Greetings. > > I've started using version 0.4.0-dev and when I access history using the > up arrow key, the cursor is at the beginning of the line instead of at the > end like in 0.3.3 or just about any other similar environment (Python, R, > Matlab, etc.). What was the reason for this change? > > Personally, I find it convenient sporadically when I simply need to assign > an executed line to a variable, but it's mostly very annoying because I'm > also working with the above mentioned environments which employ the > standard way. > > HC >
