Open benknoble opened 5 months ago
https://github.com/SuzanneSoy/scribble-math/blob/a69b6fad193757de5a62b6a1cabacb7557d02ff7/asymptote.rkt#L28
This is especially disruptive with the recent terminal control changes for raco setup; a simple fix is to remove the display calls (or provide some other side-channel for communicating if this information is useful beyond debugging).
raco setup
display
https://github.com/SuzanneSoy/scribble-math/blob/a69b6fad193757de5a62b6a1cabacb7557d02ff7/asymptote.rkt#L28
This is especially disruptive with the recent terminal control changes for
raco setup
; a simple fix is to remove thedisplay
calls (or provide some other side-channel for communicating if this information is useful beyond debugging).