pudb icon indicating copy to clipboard operation
pudb copied to clipboard

Help screen does not show actual key bindings.

Open inducer opened this issue 3 years ago • 3 comments

As of #472, the help screen will show non-working key bindings, if these key bindings have been customized.

cc @cibinmathew

inducer avatar Feb 13 '22 20:02 inducer

@inducer Do you have suggestions on unifying HELP_SIDE and HELP_MAIN https://github.com/inducer/pudb/blob/916658c80f323c02a28c3b609a536a5d5cc8111b/pudb/debugger.py#L136-L144

https://github.com/inducer/pudb/blob/916658c80f323c02a28c3b609a536a5d5cc8111b/pudb/debugger.py#L75-L84

cibinmathew avatar Apr 28 '22 15:04 cibinmathew

Make that a variable and use it in both spots?

inducer avatar Apr 28 '22 15:04 inducer

when are these displayed separately. couldnt figure out why two instances of this are needed. Do you think the duplication can be completely avoided

cibinmathew avatar Apr 28 '22 15:04 cibinmathew