Closed xxaier closed 1 year ago
Hi, I looked at this because I had similar (easier) issues in the past.
For me it is not clear, how the glyph should actually look. The way it is displayed in the headline of this bug in Chrome or Firefox displays one contracted character based on two unicode points.
The second screenshot of yours show two glyphs side by side, not combined.
When I copy and paste the character from the headline to a terminal/editor/textfile, I get the following:
BTW: the quotes are always there, just overlaid.
Have you played around with the settings:
config.treat_east_asian_ambiguous_width_as_wide = false
config.unicode_version = 9
-- config.normalize_output_to_unicode_nfc = true
-- config.allow_square_glyphs_to_overflow_width = "Always"
config.allow_square_glyphs_to_overflow_width = "Never"
And are you running inside a terminal multiplexer like tmux or so?
see the image, i change the config but no effect the error is I can't edit this string in vim (but use item2 can ) , not just display error
Closing as a duplicate of https://github.com/wez/wezterm/issues/1333
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?
macos 13.4.1 (c) (22F770820d)
WezTerm version
20230712-072601-f4abf8fd
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
item2
wezterm
Notice where the arrow is. It's missing a quotation mark
To Reproduce
No response
Configuration
Expected Behavior
No response
Logs
No response
Anything else?
No response