With #11102 we now have different console histories for regular use and debugging use.
The history popup brought up by Ctrl+R is not aware of this view though:
Same for the Cmd/Ctrl+Up shortcut for prefixed search through history.
I'll tackle that with some other changes I'm making in the breakpoints PR related to the detection of debug sessions.