rgheck <[EMAIL PROTECTED]> writes: > This one: > \bind "~S-ISO_Left_Tab" "cell-backward" > I found an old thread involving John Levon and lgb about this, but I'm > not sure whether we now need it. It's causing a bit of a problem in > the shortcuts dialog, because KeySequence::print(), which calls upon > QKeySequence::toString(), reports that this is just "Tab". So it looks > as if Tab is bound both to cell-forward and to cell-backward!!
I guess it should report BackTab instead of Tab. JMarc