How to change interactive ruby background?

Hi, i'm newbie in programming...just started. So anybody can tell me how
to change interactive ruby background colour coz black colour isn't very
good for my eyes. thanks in advance :slight_smile:

···

--
Posted via http://www.ruby-forum.com/.

Not sure what you mean. There is no such thing as an IRB background.
You probably want to change the settings of your terminal (or shell)
window. That setting would depend on the operating system you are on.

Cheers

robert

···

On Fri, Oct 8, 2010 at 11:48 AM, Tony Lee <menasx@gmail.com> wrote:

Hi, i'm newbie in programming...just started. So anybody can tell me how
to change interactive ruby background colour coz black colour isn't very
good for my eyes. thanks in advance :slight_smile:

--
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

Robert Klemme wrote:

···

On Fri, Oct 8, 2010 at 11:48 AM, Tony Lee <menasx@gmail.com> wrote:

Hi, i'm newbie in programming...just started. So anybody can tell me how
to change interactive ruby background colour coz black colour isn't very
good for my eyes. thanks in advance :slight_smile:

Not sure what you mean. There is no such thing as an IRB background.
You probably want to change the settings of your terminal (or shell)
window. That setting would depend on the operating system you are on.

Cheers

robert

I use windows xp, when i open IRB background is black and evrything what
is typed is displayed in white colour. So i want to change that black
background to other colour.
--
Posted via http://www.ruby-forum.com/\.

Yes, you should do exactly what Robert told you to do.
Simply click on the icon in the upper left corner of the console window, then choose Properties. From there you can customize the colors.

···

On 08/10/2010 14.57, Tony Lee wrote:

I use windows xp, when i open IRB background is black and evrything what
is typed is displayed in white colour. So i want to change that black
background to other colour.

--
Stefano

Stefano Mioli wrote:

···

On 08/10/2010 14.57, Tony Lee wrote:

I use windows xp, when i open IRB background is black and evrything what
is typed is displayed in white colour. So i want to change that black
background to other colour.

Yes, you should do exactly what Robert told you to do.
Simply click on the icon in the upper left corner of the console window,
then choose Properties. From there you can customize the colors.

Thanks very much it helped me :slight_smile:
--
Posted via http://www.ruby-forum.com/\.