diff --git a/How-to-enable-stylistic-sets.md b/How-to-enable-stylistic-sets.md index 5fd69d5..ef9ad29 100644 --- a/How-to-enable-stylistic-sets.md +++ b/How-to-enable-stylistic-sets.md @@ -15,6 +15,11 @@ atom-text-editor { font-feature-settings: "ss01", "ss02", "ss03", "ss04", "ss05", "ss06", "zero", "onum"; } ``` +# iTerm2 + +Go to `iTerm2` -> `Preferences` -> `Advanced` and scroll to the `Drawing` section, then change: + +`Improves drawing performance at the expense of disallowing alphanumeric characters to belong to ligatures.` to `No` # Sublime Text