-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Italic characters stripped down in neovim (other terminals do not have this issue) #15246
Comments
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
@zadjii-msft I still see text being cut despite changing text aliasing like the dup suggest. |
You'll likely have to wait for the update to be released. It'll first ship in Windows Terminal Preview 1.18. We are nearing a release, but we don't have an exact release timeline yet, because 1.18 will contain a massive overhaul of a lot of fundamental components (the entire UI setup to facilitate tab tear-out & text rendering being rewritten from scratch). |
Although I should mention that both you and #9381 are wrong about this, if I may be so frank. 😅 Yes, the issue does happen for Recursive Mono and FiraCode, but it will not happen for Cascadia Code. Unless you forgot to install its italic variant. This is how Cascadia Code with the proper italic variant looks like in 1.16.10262.0, for reference: |
@lhecker Thanks for the reply. |
For a bit of a technical background, if you're using Caskaydia Cove: That font doesn't ship with our (Cascadia Code's) italic variant, which results in the text renderer using "simulated italics", which "lean" so much to the side that they end up being outside of the cell and get clipped off. You could use Delugia Code instead which does ship with the proper italics. I'm using Delugia myself, especially since Caskaydia Cove has many more subtle issues in general (as well as all other official nerd fonts unfortunately). |
@lhecker I actually prefer using Recursive Duotone (for the mix of casual and semicasual styles), but Delugia seems to be good, I'm gonna be trying it out. |
Windows Terminal version
1.16.10261.0
Windows build number
10.0.19044.0
Other Software
NVIM v0.9.0
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Steps to reproduce
With Cascadia code or Recursive type mono open a neovim session with an italic-support theme/colorscheme
Expected Behavior
Italic characters should not be stripped or shown incomplete
Actual Behavior
Italic letters are cut/stripped or
The text was updated successfully, but these errors were encountered: