How to make a curly

Well I just started with ruby and in irb, i just cant fint the right
combo to make the end curly bracket => }

I need help!
Thank you

On 12/29/06, Jernej G. [email protected] wrote:

Well I just started with ruby and in irb, i just cant fint the right
combo to make the end curly bracket => }

I’m confused.

Mike

On Dec 29, 2006, at 9:19 PM, Jernej G. wrote:

Well I just started with ruby and in irb, i just cant fint the right
combo to make the end curly bracket => }

I need help!
Thank you

shift + ] ?

-Mat

Jernej G. wrote:

Well I just started with ruby and in irb, i just cant fint the right
combo to make the end curly bracket => }

This is the key you want:

}

Press it.

I need help!

True.


James B.

“Inside every large system there’s a small system trying to get out”.
- Chet Hendrickson

Jernej G. schrieb:

Well I just started with ruby and in irb, i just cant fint the right
combo to make the end curly bracket => }

Jernej, welcome to Ruby. Sorry for the other, partly really dumb
answers, normally the people here are quite nice.

It seems you have a problem with your non-english keyboard layout and
IRB. You should be able to find more information in the archives of the
ruby-talk mailing list:

http://blade.nagaokaut.ac.jp/ruby/ruby-talk/index.shtml

Just search for “IRB” and “keyboard”. If this doesn’t help, feel free to
ask again. Then please tell us your operating system and the version of
Ruby you are using.

Regards,
Pit

On Sat, Dec 30, 2006 at 11:19:01AM +0900, Jernej G. wrote:

Well I just started with ruby and in irb, i just cant fint the right
combo to make the end curly bracket => }

AltGr + n. Welcome to Ruby!

_why

On 30.12.2006 06:04, Mat S. wrote:

On Dec 29, 2006, at 9:19 PM, Jernej G. wrote:

Well I just started with ruby and in irb, i just cant fint the right
combo to make the end curly bracket => }

I need help!
Thank you

shift + ] ?

Nah, it’s AltGr-0.

:slight_smile:

robert

On 30.12.2006 12:34, Jernej G. wrote:

Well i forgot to mention, im working on WinXP and i use a Slovene
keyboard.

And well I tried all of the suggested ones.(altGr+n not included).

So I still need help?

http://www.mkemp.com/references/alt_codes.asp

robert

tnx.

well i noticed that i havent checked the european keyboard option in the
ruby install. I reinstalled it and now it works like it should.

Tnx for the help also. I will definitly return :slight_smile:

Well i forgot to mention, im working on WinXP and i use a Slovene
keyboard.

And well I tried all of the suggested ones.(altGr+n not included).

So I still need help?

                 Jernej