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
With the old Debugger.jl I could scroll up and see the previous state, including after hitting ^D. With the new Debugger the text corresponding to previous state is deleted at each stage, and everything is lost after ^D.
With the old Debugger.jl I could scroll up and see the previous state, including after hitting ^D. With the new Debugger the text corresponding to previous state is deleted at each stage, and everything is lost after ^D.
How do I see the old output?