Closed phene closed 1 year ago
Thanks!
Schedule is absolutely packed but yes, I’ll include them for the next release. 🙂
Released in 1.5.5.
The =~
ligature is rather unfortunate in bash e.g. when defining an environment variable (MY_PRG_HOME=~/.config/my_prg
), where the two symbols should be definitely separated.
I agree. Taking a note for the future, don't know if I'm going to change the font. Maybe disable ligatures in your terminal if possible.
Having ligatures for Ruby's Regex operators
=~
and!~
would be amazing. See FiraCode's for an example: https://github.com/tonsky/FiraCode/blob/master/extras/ligatures.png