-
Notifications
You must be signed in to change notification settings - Fork 53
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
Platform selection not aligned when performing rhub_check() #597
Comments
What's your IDE? Does it also happen if your input fits into one line? Unfortunately this is probably nto something we can fix, because I guess that it is either an IDE or a |
I originally used an older version of RStudio, version copied below: RStudio 2023.03.0+386 "Cherry Blossom" Release (3c53477afb13ab959aeb5b34df1f10c237b256c3, 2023-03-09) for Windows I also just updated to the latest version of RStudio (below) and the issue persists: RStudio 2023.12.1+402 "Ocean Storm" Release (4da58325ffcff29d157d9264087d4b1ab27f7204, 2024-01-28) for windows The alignment issue occurs before I've typed any input. The console is wide enough that no additional wrapping as been added to the output. When I add enough characters to wrap the unaligned input, it wraps to the correct (aligned with the colon) place. |
The line to input which platforms you want to run your checks on appears above (rather than beside) the prompt. I have linked to a screenshot of the issue (github image upload isn't working for me for some reason):
https://fosstodon.org/deck/@tylermorganwall/112253535159260731
sessionInfo output:
The text was updated successfully, but these errors were encountered: