The display of Julia REPL colors is controlled by the settings of the terminal; Julia says "this text is blue" and the terminal/command prompt decides what that means. I know you can change the terminal color preferences on Linux; I don't know how to do that on Windows.
-- Leah On Tue, Sep 23, 2014 at 8:38 AM, Johan Sigfrids <[email protected]> wrote: > The first three questions aren't related to Julia REPL specifically. On > Windows when you launch Julia it runs in a command prompt window, so all > the normal command prompt stuff applies: you change setting by going to > Properties in the drop down menu of the icon in the upper right, and you > copy by going into mark mode (via right-click) and select something and > click enter. > > Colors I don't know how to change but I agree they are terrible. > > On Tuesday, September 23, 2014 4:21:21 PM UTC+3, Ben Arthur wrote: >> >> normally i use mac or linux, but am now having to use windows as well, >> and have the following questions: >> >> 1. i can make the julia repl window taller, but not wider. is the latter >> possible? >> >> 2. i can paste into the julia repl, but not copy anything from it. >> again, possible? >> >> 3. is there any way on windows to get it to remember the last >> size/position of the window? >> >> 4. on my monitor, the shade of blue used by info() is difficult to read >> against the black background. is there a way to change it without having >> to compile julia? >> >> thanks. >> >
