That means it is initially impossible to choose an option using the
keyboard, neither by typing the option number ("0", "1", ...) nor
using the up and down arrows.
After clicking anywhere in the debugger with the mouse, the debugger
list naturally receives focus. Then:
* it is possible to type the number of the option (0, 1, ...) and
that option is activated; and
* it is possible to use the up and down arrows to select an option, BUT
it is necessary to type "Enter" TWICE (and not just once) for
that option to be activated (a little sub-bug).
One bad consequence of this behaviour is that it is mandatory to use
the mouse to use the debugger.
(My environment: Cusp 1.0.414, Eclipse 3.5.0, Ubuntu Linux.)
We’re atalking about the jasko.tim.lisp zip file under the group files on the homepage of this website. However, I would wait until I submit some new code which fixes the features you wanted (debugger)>