EnableHaltOnce shortcut

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

EnableHaltOnce shortcut

Franck Warlouzet
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
Reply | Threaded
Open this post in threaded view
|

Re: EnableHaltOnce shortcut

Sven Van Caekenberghe-2
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 <[hidden email]> 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


Reply | Threaded
Open this post in threaded view
|

Re: EnableHaltOnce shortcut

Peter Uhnak
On Fri, Jun 12, 2015 at 4:43 PM, Sven Van Caekenberghe <[hidden email]> wrote:
I mean, binding a global shortcut to a block doing what you want).

It would have to be context-aware, but that sounds like a very interesting idea.
Reply | Threaded
Open this post in threaded view
|

Re: EnableHaltOnce shortcut

Ben Coman
In reply to this post by Franck Warlouzet
On Fri, Jun 12, 2015 at 9:40 PM, Franck Warlouzet
<[hidden email]> 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

Reply | Threaded
Open this post in threaded view
|

Re: EnableHaltOnce shortcut

EstebanLM
In reply to this post by Sven Van Caekenberghe-2

> On 12 Jun 2015, at 16:43, Sven Van Caekenberghe <[hidden email]> 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 <[hidden email]> 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
>
>


Reply | Threaded
Open this post in threaded view
|

Re: EnableHaltOnce shortcut

Franck Warlouzet
In reply to this post by Ben Coman
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: [hidden email]

> Date: Sat, 13 Jun 2015 09:20:58 +0800
> To: [hidden email]
> Subject: Re: [Pharo-dev] EnableHaltOnce shortcut
>
> On Fri, Jun 12, 2015 at 9:40 PM, Franck Warlouzet
> <[hidden email]> 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
>
Reply | Threaded
Open this post in threaded view
|

Re: EnableHaltOnce shortcut

stepharo


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: [hidden email]
> Date: Sat, 13 Jun 2015 09:20:58 +0800
> To: [hidden email]
> Subject: Re: [Pharo-dev] EnableHaltOnce shortcut
>
> On Fri, Jun 12, 2015 at 9:40 PM, Franck Warlouzet
> [hidden email] 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
>