charmbracelet / vhs

Your CLI home video recorder 📼
MIT License
14.98k stars 247 forks source link

Support for ligatures #159

Open rm-dr opened 1 year ago

rm-dr commented 1 year ago

I don't know if this is a ttyd or vhs problem...

But it would be awesome if vhs supported programmer ligatures in its recordings (like those in nerd fonts)

maaslalani commented 1 year ago

Hey this is a good idea! I believe xterm.js does support ligatures, but we should make this feature opt-in:

Set Ligatures enabled # or
Set Ligatures on
rm-dr commented 1 year ago

Does xterm.js support ligatures?

Seems some work has been done here, but I haven't found a way to use them in ttyd.

bashbunni commented 1 year ago

Related - xterm ligatures docs

Not sure how to include add-ons with xterm canvas and with how we're using it in VHS, but here's some info that might be helpful