-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Weird characters showing since upgrade to 3.1.0 #5757
Comments
Other people seem to have the same problem: #5753 (comment) |
#5753 (reply in thread) mentions that removing ligatures plugin solved it. |
This is my config, the only change is that I now use "Fira Code NF" as font (which has ligatures). No plugin enabled. https://gist.github.com/corneliusroemer/9783395f7793aa8b79ea6c08a7dd6380 |
I experience the same on macOS 11.4 (Big Sur, amd), Hyper 3.1.0, bash shell with Fira Code font (contains ligatures), I don't have the font-ligatures plugin, but I do have other plugins installed, although IMO none of those should interfere with the shell display area. |
Looks like xterm ligatures plugin is not playing well with webgl renderer. disableLigatures: true and check if it's fixed. P.S. If you want to use ligatures, you will have to use canvas renderer by setting |
For me using either (Also not sure if it helps with anything, but the messed up text seems to be deterministic. I can reliably issue an |
I'll disable webgl and ligatures combination until it's fixed in xterm then. |
Great, where/when can I test? |
Doing a patch release soon. |
Just tested 3.1.1, looks good so far. Will close for now. |
Ok, I reopen because of @gerdm's report. For me, it is fixed though (at least haven't seen any problems yet). |
@gerdm The about dialog is showing webgl as the renderer |
Hi @LabhanshAgrawal, You're correct, I had a plugin that was using ligatures. Removing that plugin made everything work fine. |
Issue
I updated and have some very weird characters appearing.
I use fish shell and fira code nf.
I downgraded to 3.0.2 again and it's fine now.
The text was updated successfully, but these errors were encountered: