Open DanGrayson opened 6 years ago
The problem is that there is no way to distinguish lines coming from "input" and lines coming from an interaction with the debugger. See https://faculty.math.illinois.edu/Macaulay2/doc/Macaulay2-1.11/share/doc/Macaulay2/Macaulay2Doc/html/_the_spdebugger.html
The relevant code is this:
M2outputRE := "(\n+)i+[1-9][0-9]* : "
The problem occurs after the use of "input" below: