On 29 Aug 2014, at 12:23, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 29 Aug 2014, at 12:19, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
I have no idea what current (cmd+o+[w|t|etc]) stands for, so for me itâs ok to trash it.
ehhhh, we are not talking about trash it⦠just remapping if needed :P and those are commands for opening transcript, workspace, etc.
oh, then this is useful :)
Esteban
I think that cmd+s can make sense.
And as we are here, Iâd like to point out that I donât like this shortcut chains. Iâd prefer to have cmd+x to remove what is currently focused rather then cmd+c+x, cmd+m+x and so on.
Uko
On 29 Aug 2014, at 11:54, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi guys,
We are on our way to integrate (finally) GTools into Pharo. For now it will be the Playground and the Inspector, since the Debugger is still not ready.
Now, Iâm facing a problem. The new command for playground (cmd+o) conflicts with some menyu commands: (cmd+o+[w|t|etc]). Since we cannot handle both, we need to choose one. I do not have a clear idea, so I want your opinions. So far, I think this:
1) cmd+o in playground is not so clear, maybe we could map thet to an âacceptâ (cmd+s) or an âexecureâ (cmd+e)⦠2) we could map cmd+o+etc. to something else. But I do not know to what.
So, I hear opinions :)
Esteban