8000 cli Escape Sequence not handled in Rstudio 2025.05.0 Build 496 · Issue #770 · r-lib/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cli Escape Sequence not handled in Rstudio 2025.05.0 Build 496 #770

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

Closed
dmenne opened this issue May 12, 2025 · 4 comments
Closed

cli Escape Sequence not handled in Rstudio 2025.05.0 Build 496 #770

dmenne opened this issue May 12, 2025 · 4 comments
Labels
reprex needs a minimal reproducible example

Comments

@dmenne
Copy link
dmenne commented May 12, 2025

After Upgrade

RStudio 2025.05.0 Build 496, Desktop, Windows 11
cli Version 3.6.5

After installation of these two, ANSI Escapes are no longer resolved.

.. Added later .. Looks like an RStudio incompatibility. Installed RStudio 2024.12 and everything is fine

blub 
�G1;Fehler: Objekt 'blub' nicht gefunden 
�g

Where the unprinted ? is the open square in the terminal

or, with HTML:

<html>
<body>
<!--StartFragment-->
blub �G1;Fehler: Objekt 'blub' nicht gefunden �g
--
 
> | >
>

<!--EndFragment-->
</body>
</html>

@gaborcsardi gaborcsardi added the reprex needs a minimal reproducible example label May 12, 2025
@gaborcsardi
Copy link
Member

Can you show the code that reproduces this? Thanks!

@dmenne
Copy link
Author
dmenne commented May 12, 2025

Image
The code is "blub" or anything else that produces an error. Gives a fine red error text after RSTudio downgrade

@gaborcsardi
Copy link
Member

Then why is this a cli error? As far as I can tell you are not using cli here?

@dmenne
Copy link
Author
dmenne commented May 12, 2025

Sorry, I thought the cli was handling ANSII escapes. Please close, and if possible, forward to RStudio (I don't know how to do that now)

@dmenne dmenne closed this as completed May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reprex needs a minimal reproducible example
Projects
None yet
Development

No branches or pull requests

2 participants
0