Ok thanks, I already checked the shortcuts with cmd + e and they are related to add methods or classes in Group in Nautilus. I was thinking that devs used more often haltOnce than Groups. I will do your tip and duplicate the item now, thank you Ben. Cheers, Franck
From: btc@openinworld.com Date: Sat, 13 Jun 2015 09:20:58 +0800 To: pharo-dev@lists.pharo.org Subject: Re: [Pharo-dev] EnableHaltOnce shortcut
On Fri, Jun 12, 2015 at 9:40 PM, Franck Warlouzet <franck.warlouzet@hotmail.fr> wrote:
Hello,
I really would like to have a shortcut to "Halt enableHaltOnce". What could be a good combinaison ? I thought about cmd e, h (for Enable Halt) but I do not know if it is already taken.
What do you think about it ?
You can check with "World > System > Keymap Browser" and type "+ e". What I often do is use the halos on the "World > System > Enable halt/inspect once" menu item to duplicate it onto the background, which acts like a button. cheers -ben