mishamyrt / Lilex

🤘Open source programming font
https://lilex.myrt.co
SIL Open Font License 1.1
782 stars 10 forks source link

Support of bash parameter expansions #42

Open makridi opened 2 months ago

makridi commented 2 months ago

At the moment, when I use bash parameter expansion, the ligatures to them do not look consistent.

For example:

image

As you can see, the second example looks good. It seems to me that there are not enough ligatures for other expansions.

https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html

mishamyrt commented 2 months ago

That's a good case. I'll think about how to solve it. I will also try to solve the case with negative numbers in expressions like 0:-1.