Skip to content
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

Colors and Emojis seem to break rending in Bash and Yakuake #89

Open
erayerdin opened this issue Nov 25, 2021 · 2 comments
Open

Colors and Emojis seem to break rending in Bash and Yakuake #89

erayerdin opened this issue Nov 25, 2021 · 2 comments

Comments

@erayerdin
Copy link

Original Post

I migrate one of my terminal apps to Rust. I color my logging lines depending on the the logging level. I also wanted to use emojis. However, it looks a bit weird as below:

It looks like some of it is cut out, it does not render completely. For example, the first line should have ended with triple dots, the next error line does not even render correctly at the end.


Environment

  • Kubuntu 21.04
  • Bash
  • Yakuake 20.12.3
@piegamesde
Copy link

Can you please post some more information to reproduce? Also, try to recreate the same behavior with simple println! statements without fern.

@erayerdin
Copy link
Author

Tried with println and have the same behavior. The issue seems to not be related to fern. Feel free to close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants