Replies: 1 comment
-
This can have different reasons:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it is similar to #3875
I am building an electron app and I set up xterm.js in my Vue component and use node-pty in the main process for the emulation
And I got this:
Example same command in VS Code's integrated IDE:

Also, notice my prompt and the color different in mine and VS Code's, is it possible to get same prompt similar to the VS Code screenshot above?
Beta Was this translation helpful? Give feedback.
All reactions