WATANABE Hirofumi wrote: > Hi, Moin! >>>>Didn't work for me though. I'm on a German keyboard layout and have to >>>>use ctrl-alt-7 to get a {. This stops working as soon as I use readline >>>>for irb. >>>imvho this is a problem with readline, try to get a proper .inputrc >>>file. It's hard on my italian box too. >>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