Open knoxsp opened 1 year ago
What terminal emulator are you using?
I'm using iTerm2
I can reproduce this. Unfortunately, I'm not entirely sure what to do. The problem seems to be global state kept in IPython. Maybe someone could talk to them. In the meantime, ptipython may serve as a way to avoid this problem.
Describe the bug I enter iPython terminal from the debugger UI by pressing !. When I exit (ctrl+d) it returns to the UI. Upon the second exit from iPython, the following error is shown, which I can then dismiss:
To Reproduce Steps to reproduce the behavior:
Expected behavior Returns to the debugger without error
Screenshots
Additional context Add any other context about the problem here.
Versions
What version of pudb? What version of Python? System: Mac OS X Ventura 13.3.1 python version: 3.11.2 pudb version: 2022.1.3 iPython version: 8.12.0