Hi, is do-it-all-and-go (ctrl+shift+g) broken in latest Pharo? (I saw some threads about shortcuts, but none mentioning this). This is under linux. When used (whether ctrl+shift+g or alt+shift+g) it just adds 'G' to the playground. Interestingly do-it-and-go (ctrl+g) works correctly. Thanks, Peter
Hi, most shortcuts with shift are broken. (eg. references-to). https://pharo.fogbugz.com/f/cases/17593/matching-meta-with-ctrl-or-command-d...
On 18 Feb 2016, at 18:11, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
is do-it-all-and-go (ctrl+shift+g) broken in latest Pharo? (I saw some threads about shortcuts, but none mentioning this).
This is under linux. When used (whether ctrl+shift+g or alt+shift+g) it just adds 'G' to the playground. Interestingly do-it-and-go (ctrl+g) works correctly.
Thanks, Peter
Ah, ok. Thank you. On Thu, Feb 18, 2016 at 6:15 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
most shortcuts with shift are broken.
(eg. references-to).
https://pharo.fogbugz.com/f/cases/17593/matching-meta-with-ctrl-or-command-d...
On 18 Feb 2016, at 18:11, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
is do-it-all-and-go (ctrl+shift+g) broken in latest Pharo? (I saw some threads about shortcuts, but none mentioning this).
This is under linux. When used (whether ctrl+shift+g or alt+shift+g) it just adds 'G' to the playground. Interestingly do-it-and-go (ctrl+g) works correctly.
Thanks, Peter
This should be now fixed in 50592 Marcus
On 18 Feb 2016, at 18:15, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
most shortcuts with shift are broken.
(eg. references-to).
https://pharo.fogbugz.com/f/cases/17593/matching-meta-with-ctrl-or-command-d...
On 18 Feb 2016, at 18:11, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
is do-it-all-and-go (ctrl+shift+g) broken in latest Pharo? (I saw some threads about shortcuts, but none mentioning this).
This is under linux. When used (whether ctrl+shift+g or alt+shift+g) it just adds 'G' to the playground. Interestingly do-it-and-go (ctrl+g) works correctly.
Thanks, Peter
I confirm, in 50592, in linux, Ctrl-shift-N and ctrl-shift-G are working :3 On 02/19/2016 10:42 AM, Marcus Denker wrote:
This should be now fixed in 50592
Marcus
On 18 Feb 2016, at 18:15, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
most shortcuts with shift are broken.
(eg. references-to).
https://pharo.fogbugz.com/f/cases/17593/matching-meta-with-ctrl-or-command-d...
On 18 Feb 2016, at 18:11, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
is do-it-all-and-go (ctrl+shift+g) broken in latest Pharo? (I saw some threads about shortcuts, but none mentioning this).
This is under linux. When used (whether ctrl+shift+g or alt+shift+g) it just adds 'G' to the playground. Interestingly do-it-and-go (ctrl+g) works correctly.
Thanks, Peter
participants (3)
-
Guille Polito -
Marcus Denker -
Peter Uhnák