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 ? Cheers, Franck
I think that use case it too specific to add that for everybody. But it would be nice if this was a one liner that you could add to your personal settings (I mean, binding a global shortcut to a block doing what you want). My 2c
On 12 Jun 2015, at 15:40, 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 ?
Cheers, Franck
On 12 Jun 2015, at 16:43, Sven Van Caekenberghe <sven@stfx.eu> wrote:
I think that use case it too specific to add that for everybody. +1
But it would be nice if this was a one liner that you could add to your personal settings (I mean, binding a global shortcut to a block doing what you want).
My 2c
On 12 Jun 2015, at 15:40, 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 ?
Cheers, Franck
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
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
Le 13/6/15 10:41, Franck Warlouzet a écrit :
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.
which is totally true. So I would sawp and add haltOnce. People do not use it because they are not hacking in UI enough, Stef
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
participants (6)
-
Ben Coman -
Esteban Lorenzano -
Franck Warlouzet -
Peter Uhnák -
stepharo -
Sven Van Caekenberghe