randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.37k stars 83 forks source link

Bright code without color specified results in no bright text #415

Open ryuukk opened 2 months ago

ryuukk commented 2 months ago

Example:

echo -e "Hello \033[1mBright \033[0mWorld"

Expected:

(xfce4-terminal)

image

image

Actual:

image

image