-
Notifications
You must be signed in to change notification settings - Fork 445
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
Add support fonts ligatures #72
Comments
This has to be done in xterm.js, but I think they are pretty close to supporting it. We should check out the current state of https://github.com/xtermjs/xterm-addon-ligatures |
The state of the addon seems all right. Hyper recommends it in its issue tracker (see vercel/hyper#2920). |
Looks like this addon requires a nodejs process to parse the font files. Hyper can use their main thread since they are using electron, but we would need to start a separate process for this. I don't think this is impossible, but it might be a bit of work 😄 |
FiraCode is really cool, hoping to be supported |
Do we have an update on this? Just installed the latest release and was hoping for this to be featured. |
Not yet. |
Is there an ETA? |
Probably after xtermjs/xterm.js#2897 is done |
at: FiraCode font
The text was updated successfully, but these errors were encountered: