Open zibo-wang opened 1 year ago
Interesting! I’ll look into it
I am able to reproduce this in both kitty and wezterm (MacOS and Linux). Using any of cv03..06 causes the i in "if" to appear as configured, but the i in "fi" always has the default appearance.
The same behavior is observed with lT
versus Tl
and cv07..10. The L in "lT" renders as expected. The L after T in "Tl" always renders as the default appearance.
I do not notice this behavior with "lf" and "fl" (lowercase L). Choosing any of cv07..10 renders the "l" as configured regardless of placement around the f.
I don't think VS Code terminal supports ligatures at all yet (see here), but this issue is present in the VS Code editor. fi
has the issue of not respecting the cv03..06
choice, but fl
does respect the cv07..10
choice.
I don't think VS Code terminal supports ligatures at all yet (see here), but this issue is present in the VS Code editor.
fi
has the issue of not respecting thecv03..06
choice, butfl
does respect thecv07..10
choice.
Well vscode magically have no issue with the ligature on my end but other emulators have.
Having the same issue. All variations of cvN (for variations of i
) behave the same.
ie, fi
is unchanged. I'm using wezterm
When I enabled cv06 in the build, it displayed character "i" incorrectly in the combo "fi" despite the choice of ss10, but trivial "i" or other combos are correct. Please see the example in the following picture.
The font was built with docker by the following command:
A newfound: this issue happens in the kitty terminal and Windows terminal I used but doesn't seem to be a problem in the terminal in VSCode. Note that I have ligatures enabled in all of those terminals.