How to disable the annoying wrapping in the Rstudio console?

How do I disable the annoying line wrapping, present e.g. when I do str(..) like this? :

I don't see any appropriate setting in the Tools > Global Options > Console. Truncating doesn't seem to be reasonable option. I wonder why is this such a problem when in basic Rgui it works just fine.

Does turning off "Enable soft-wrapping of console output" do what you want?