> Yes, but I cannot fix the whole input event handler just to assign a shortcut ;)
nono, there are two styles of shortcut definition, one is broken and the other is not... but maybe once I fix the mentioned PR this will work automatically... I will test it later this week. P On Tue, Nov 6, 2018 at 3:39 PM Esteban Lorenzano <[email protected]> wrote: > > > On 6 Nov 2018, at 15:16, Peter Uhnak <[email protected]> wrote: > > > > On Tue, Nov 6, 2018 at 1:11 PM Esteban Lorenzano <[email protected]> > wrote: > >> >> >> On 6 Nov 2018, at 12:58, Esteban Maringolo <[email protected]> wrote: >> >> If Shift+Enter opens Spotter, why not use Cmd+Shift+Enter for the >> contextual one? >> >> >> Because it does not works (already tried) :) >> > > iirc the problem is that the old-style shortcut definition corrupts the > shortcut… > > > Yes, but I cannot fix the whole input event handler just to assign a > shortcut ;) > > Esteban > > Ps: *Yes*, to fix the event handler is in the TODO list. But if I jump to > fix what is broken each time I found something I will be trap in an endless > loop until I retire or die. > > > which reminds me that I should get back to fixing this > https://github.com/pharo-ide/Commander/pull/39 > > >
