July 25, 2015
1:58 p.m.
I added a pull request for the pharo windows vm, to recognize ctrl+0/ctrl+1... short cuts: https://github.com/pharo-project/pharo-vm/pull/79 (this is for issue 15705 <https://pharo.fogbugz.com/default.asp?15705> shortcut ctrl+number does not work on windows) And ctrl+tab, but for ctrl+tab to work on windows, there is another change that has to be done on the image side. nicolai 2015-07-24 11:55 GMT+02:00 Nicolai Hess <nicolaihess@web.de>:
2015-07-24 11:45 GMT+02:00 Peter Uhnák <i.uhnak@gmail.com>:
Ctrl+Tab, Ctrl+Shift+Tab
Did this ever worked in a text pane/input field?
Ctrl+Tab does work for me in Nautilus. (But not Playground nor Workspace nor Transcript).
Ctrl+Tab does not work on windows.