Yes, now I see. I was testing in the playground.While this wont solve your problem, in my case I could use shift + alt + cmd + 5 to enter the square brackets.The problem is that shift + alt + [ is assigned to ���previous���. It is a known problem that our shortcuts are not layout agnostic.You can change the binding manually by opening the keymap browser, selecting the entry for ���previous���, right clicking on it and selecting ���browse definition���.HTH,MaxOn 13 Mar 2016, at 17:54, Thomas Heniart <heniart.thomas@gmail.com> wrote:I downloaded image from pharo.org, same for the VM (Spur)I just took latest for both and I always have the same problem...In a playground it works fine but not in NautilusCheers,Thomas2016-03-13 17:40 GMT+01:00 Max Leske <maxleske@gmail.com>:Can���t reproduce with latest image + latest VM on OS X El Capitan with ���French��� layout. Where did you download the image from? Which VM are you using?Cheers,MaxOn 13 Mar 2016, at 17:34, Thomas Heniart <heniart.thomas@gmail.com> wrote:No, French2016-03-13 15:30 GMT+01:00 Max Leske <maxleske@gmail.com>:German keyboard layout?On 13 Mar 2016, at 15:08, Thomas Heniart <heniart.thomas@gmail.com> wrote:OS X Yosemite for me2016-03-13 14:47 GMT+01:00 Max Leske <maxleske@gmail.com>:Are you on Windows? There was a similar report a couple of days ago.
> On 13 Mar 2016, at 13:52, Thomas Heniart <heniart.thomas@gmail.com> wrote:
>
> I have a strange bug too with a fresh image just downloaded
>
> When I create a new method in a class, the shortcut to create a block expression (alt + shift + 5) does not work