-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Terminal character display issue in firefox #8935
Copy link
Copy link
Closed
Labels
browser: firefoxmeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soontype: bugSomething isn't workingSomething isn't working
Description
Bug description
Some characters in the terminal have an odd font-family/font-color and a black background around them like SOCKET_TIMEOUT or /home/gitpod/.npm/_logs/2022-03-23T09_59_51_876Z-debug.log
Steps to reproduce
- Use Firefox
- Have an invalid package json, like
{ - Run
npm ci - npm will fail and print the path to the debug log, the path looks weird like in the screenshot above
Workspace affected
No response
Expected behavior
Terminal characters look normal.
Example repository
No response
Anything else?
It seems to be related to underscores: When an underscore is before a letter, the letter is displayed weird.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
browser: firefoxmeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soontype: bugSomething isn't workingSomething isn't working
