At the risk of making a fool of myself, I believe Lorenz (and I too would like that back) is asking about pressing the letters 'p', 'o', 'l', and having the cursor end in package 'Polymorph' or whatever it happens to be the first match.

Cheers,
Sergi


2013/11/24 Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com>
if it�s a leaf and you do -> you jump.
if it�s not a leaf, you expand


Ben

On 24 Nov 2013, at 10:14, Esteban Lorenzano <estebanlm@gmail.com> wrote:

Yes, I'm aware... I still do not decide if is a bug or a feature :)

Honestly, the problem is the collision of functionality for <- and ->. And I don't know how to handle it.�
Suggestions?

Esteban


On Sun, Nov 24, 2013 at 12:59 AM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
That a major issue so far.

It was not intended, but since the tree widget already handle arrow right by itself,
I do not know if Esteban thought about this feature

Ben

On 23 Nov 2013, at 22:34, Lorenz K�hl <lorenz@quub.de> wrote:

Nautilus has stopped jumping to packages when the focus is in the package pane and keys are pressed (the same behaviour use from eg. osx finder)

Is that a regression or intended?