You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like simple ones like prompt_git() work, but fancier ones with Unicode like prompt_fancy() don't.
My guess is that the special prompt field we have in the Console is not getting treated as if it could have Unicode in it, making this a question for @softwarenerd.
Positron Version:
Steps to reproduce the issue:
I used to use https://github.com/gaborcsardi/prompt in RStudio to great success. In Positron this doesn't work well 😅
prompt::set_prompt(prompt::prompt_fancy)
Kapture.2024-01-18.at.14.47.45.mp4
What did you expect to happen?
I'm not the only user of {prompt}, but current results are unusable.
This configuration is generally set in
. Rprofile
, so a new positron user might see this when they first boot up.Were there any error messages in the output or Developer Tools console?
Nope
The text was updated successfully, but these errors were encountered: