Fira Code stylistic sets support?
Does iTerm support font options, like Fira Code's stylistic sets? Here is what I'm talking about. I don't believe this has everything to do with ligatures, as some are just replacements for certain characters.
- iTerm2 version: Build 3.4.20201103-nightly
- OS version: macOS 11.0.1
- com.googlecode.iterm2.plist
Detailed steps to reproduce the problem:
- Enable Fira Code as your font
- In
iTerm2 -> Preferences → Advanced → Drawing, setImproves drawing performance at the expense of disallowing alphanumeric characters to belong to ligatures.toNo(instructions taken from link above). - Type
$,@, or&into the terminal, and see results
What happened:
The above symbols appear as normal Fira Code glyphs.
What should have happened:
The Fira Code alternate glyphs (viewable in the link above) should appear.
Edited by Jason Han