Relative Content

Tag Archive for windowscmdcondamini-forge

Scrolling through previous commands in pdb in Miniforge 3 prompt on Windows

When using Miniforge 3 on Windows, and running a Python program using the debugger (to replicate, make a Python script containing breakpoint()), I cannot use the arrow keys anymore to navigate through previous commands. I’m not sure what is preventing it, but I suspect it might be an issue related to the terminal that is being used.