You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now we have a fancy REPL that supports multi-line editing and real-time coloring, it would be a shame that we don't apply it on pdb. pdb should by default use PyREPL and preserve the old way as fallback.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Feature or enhancement
Proposal:
Now we have a fancy REPL that supports multi-line editing and real-time coloring, it would be a shame that we don't apply it on pdb. pdb should by default use PyREPL and preserve the old way as fallback.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs