Raw vs Curses #592
Unanswered
mvanderkamp
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Yeah, that looks like a copy-paste fail. Could you do a PR? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was curious about issue #48 and poking around in the code when I noticed the following on pudb/debugger.py:640:
Should this be subclassing CursesScreen instead? What difference in behaviour should we expect from the two base classes?
Beta Was this translation helpful? Give feedback.
All reactions