Skip to content
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

[Feature Request] Ligatures #89

Open
Iron-E opened this issue Dec 28, 2020 · 2 comments
Open

[Feature Request] Ligatures #89

Iron-E opened this issue Dec 28, 2020 · 2 comments

Comments

@Iron-E
Copy link

Iron-E commented Dec 28, 2020

Hello! Thank you for your work on this project— it has been my terminal of choice for the past year.

I see that QTerminal supports ligatures, but LXTermimal does not. Would it be possible to add this functionality to this terminal as well?

The use case is so that fonts such as Fira Code can render their ligatures, rather than have their raw characters output on the screen.

@FinboySlick
Copy link
Contributor

That's a pretty neat feature. Since LXTerminal is based on VTE, this sort of stuff technically needs to be supported by VTE first, then it becomes (relatively) trivial to implement with LXTerminal. Quick googling suggests that VTE isn't quite there yet. I would suggest pushing for it there first and I see no problem enabling it in LXTerminal once/if VTE can do it.

@Iron-E
Copy link
Author

Iron-E commented Dec 29, 2020

Unfortunately it seems that ligatures are kind of a non-goal for VTE at the moment. Doing more research also suggests that QTerminal is on the short list of Linux terminals which do support the feature; I suppose it just isn't something that many consider worth the effort to implement, which is totally fair.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants