Comment 3 for bug 2055430

Revision history for this message
Sam Liddicott (sam-liddicott) wrote :

The fix for my application is to add:

$cui->set_binding( sub { }, "588" );
$cui->set_binding( sub { }, "589" );

I provide this as a workaround.

it suggests that 588 and 589 are to new KEY_* values that are perhaps merely not-handled but now-should-be in libcurses-ui-perl engine.