In Xcode "All Output" aka console, when I type things like po someObject , I never see my cursor, so I have no idea where I am when I want to go back and add square brackets, for example:
po someObject
The same problem had a reason: Xcode Theme - Background and Cursor were set to the same color.