[ANN] Why's (Poignant) Guide to Ruby: Expansion Pak I: The Tiger'sVest (with a Basic Introduction to

  • Thread starter why the lucky stiff
  • Start date
F

Florian Gross

gabriele said:
imvho this is a problem with readline, try to get a proper .inputrc
file. It's hard on my italian box too.

But where?

Regards,
Florian Gross
 
W

WATANABE Hirofumi

Hi,

Florian Gross said:
But where?

C:\mingw32\bin> type %HOME%\.inputrc
"\M-[": "["
"\M-]": "]"
"\M-{": "{"
"\M-}": "}"
"\M-\\": "\\"
"\M-|": "|"
"\M-@": "@"
"\M-~": "~"

C:\mingw32\bin> echo %HOME%
c:\home\eban
 
F

Florian Gross

WATANABE said:
Hi,
Moin!
But where?
C:\mingw32\bin> type %HOME%\.inputrc
"\M-[": "["
"\M-]": "]"
"\M-{": "{"
"\M-}": "}"
"\M-\\": "\\"
"\M-|": "|"
"\M-@": "@"
"\M-~": "~"

Thank you. This finally fixes the problem for me! :)

Regards,
Florian Gross
 
H

Henrik Horneber

Curt said:
I have no way to find a solution or test this. But if someone else can do so
and send me the solution I will include it in the installer.

Curt

Sorry to post such a late follow up, but has this been adressed yet in
the beloved one-click-installer?

Seems like there is a working solution here:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/107774
(worked for me with the latest one-click-installer ruby version and
german keyboard layout)

Henrik
 
C

Curt Hibbs

Henrik said:
Sorry to post such a late follow up, but has this been adressed yet in
the beloved one-click-installer?

Seems like there is a working solution here:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/107774
(worked for me with the latest one-click-installer ruby version and
german keyboard layout)

Henrik

The readline stuff is working in the latest one-click installer. But the
one-click installer is not localized for different languages, so
language-specific stuff like this you would still have to take care of
yourself.

Curt
 
H

Henrik Horneber

Thanks for the quick reply :)

Localization stuff like that would propably end in an installer script
nightmare I guess? ;)
 
C

Curt Hibbs

Henrik said:
Sent: Sunday, August 22, 2004 1:29 PM
To: ruby-talk ML
Subject: Re: [ANN] Why's (Poignant) Guide to Ruby: Expansion Pak I: The
Tiger's Vest (with a Basic Introduction to Irb)


Thanks for the quick reply :)

Localization stuff like that would probably end in an installer script
nightmare I guess? ;)

I wouldn't mind having localized versions (in fact I think it would be a
wonderful thing to have). But right now I'm concentrating on getting more
platforms covered (OS X, Gnome, KDE, etc), and I really don't have the
bandwidth to even think about localized versions (yet).

Curt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,111
Latest member
VetaMcRae
Top