From 4a578a187d51a81427dd2c9b1753bd441955bbe6 Mon Sep 17 00:00:00 2001 From: jvitorcarli <57324218+jvitorcarli@users.noreply.github.com> Date: Tue, 27 Oct 2020 11:36:25 -0300 Subject: [PATCH] Added instructions for iTerm2. --- How-to-enable-stylistic-sets.md | 5 +++++ 1 file changed, 5 insertions(+) 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