Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console: Individual strings that are very long aren't being line wrapped #2381

Closed
DavisVaughan opened this issue Mar 5, 2024 · 1 comment
Labels
area: console Issues related to Console category. bug Something isn't working

Comments

@DavisVaughan
Copy link
Contributor

paste0(rep("a", 1024), collapse = "")

Positron:

Note this creates a horizontal scroll bar and goes way off to the right

Screenshot 2024-03-05 at 11 33 39 AM

RStudio:

Screenshot 2024-03-05 at 11 32 30 AM
@DavisVaughan DavisVaughan added bug Something isn't working area: console Issues related to Console category. labels Mar 5, 2024
@DavisVaughan DavisVaughan added this to the Release Candidate milestone Mar 5, 2024
@juliasilge
Copy link
Contributor

This is a duplicate of #5580.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: console Issues related to Console category. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants