Closed vamsikrishnav closed 1 year ago
There's no information here for me to act on. The logs should tell you which codepoint(s) could not be resolved.
can you please tell me how i can check these logs
Look at the instructions for the Logs section of https://github.com/wez/wezterm/issues/new?assignees=&labels=bug&projects=&template=bug.yml
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:40.396 ERROR termwiz::escape::parser > impossible C0/C1 control code '\u{80}' 0x80 was dropped
18:19:44.553 WARN tiny_skia::painter > empty paths and horizontal/vertical lines cannot be filled
18:19:44.620 WARN tiny_skia::painter > empty paths and horizontal/vertical lines cannot be filled
20:31:12.200 WARN tiny_skia::painter > empty paths and horizontal/vertical lines cannot be filled
I have also highlighted the icons not rendering in the image using red boxes
Please run through:
https://wezfurlong.org/wezterm/faq.html#some-glyphs-look-messed-up-why-is-that
and make sure that you are using a UTF-8 locale.
have the same issue after setting the locale to utf-8
for some reason i had to reinstall the font and it started working, which is super weird..closing this issue.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
What Operating System(s) are you seeing this problem on?
macOS
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
20230510-062945-6d8e266
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version of the nightly that I tried
Describe the bug
Some of the icons dont render correctly and show a strange character. I have attached the screen shots. The same font renders as expected in kitty.
To Reproduce
No response
Configuration
Expected Behavior
the correct icon should be rendered
Logs
No response
Anything else?
No response