Hi, Florian Gross <flgr / ccan.de> writes: > > gabriele renzi wrote: > > >>>>Or the ~/.irbrc that Raph offered will work as well. > >>>Great... this worked! > >>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-~": "~" C:\mingw32\bin> echo %HOME% c:\home\eban -- eban