mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 160 forks source link

ligatures in fonts #116

Open viebel opened 5 years ago

viebel commented 5 years ago

I'd like to use FiraCode fonts in the wsl-terminal. This requires ligature support.

Is there a way to enable ligature support in the wsl-terminal?

fabienheureux commented 5 years ago

This project is based on fatty, that is based on mintty. It seems to be supported by Mintty since January: https://github.com/mintty/mintty/blob/7649c25e8dff3ad4ce5b365133903a8015369409/wiki/Changelog.md#283-8-jan-2018 wsl-terminal used v2.8.5, it should be supported.

@goreliu, any advice ? Really interested here 👍

fabienheureux commented 5 years ago

In fact, as you can see in the screenshot below, the ligature is properly displayed, but not as I type. Let me know if it is a Mintty issue, I will report there 😉 .

image

mskyaxl commented 4 years ago

https://github.com/mintty/mintty/issues/601