diff --git a/_site/content/posts/configuration/iterm2.md b/_site/content/posts/configuration/iterm2.md new file mode 100644 index 00000000..d42a99b1 --- /dev/null +++ b/_site/content/posts/configuration/iterm2.md @@ -0,0 +1,27 @@ +--- +title: "Configuration: iTerm2" +date: 2018-05-24T09:57:40-07:00 +draft: false +--- + +Many terminal apps don't properly display multibyte emoji characters +properly. This **may** fix the issue for you in iTerm2, it also may not. + +By default iTerm2 uses a unicode rendering format +that is not comletely compatible with some emoji characters. Instead what you'll +see is the emoji over-lapping normal text characters, or drawing outside +the bounds of where they should be. + +In iTerm2 open: + +```bash +Preferences -> Profiles -> Text +``` +and check **on** the "Use Unicode Version 9 Widths" checkbox. Then +restart WTF. + +iTerm2
+Prefs + +(*Note:* This issue is not unique to iTerm2. As of this writing it also +affects Terminal, and Hyper.) diff --git a/_site/static/imgs/iterm2prefs.png b/_site/static/imgs/iterm2prefs.png new file mode 100644 index 00000000..f98086aa Binary files /dev/null and b/_site/static/imgs/iterm2prefs.png differ diff --git a/_site/themes/hyde-hyde/layouts/partials/sidebar.html b/_site/themes/hyde-hyde/layouts/partials/sidebar.html index 3cbc8d79..5e4e1238 100644 --- a/_site/themes/hyde-hyde/layouts/partials/sidebar.html +++ b/_site/themes/hyde-hyde/layouts/partials/sidebar.html @@ -16,6 +16,7 @@ + diff --git a/docs/404.html b/docs/404.html index c66d75aa..ec25c8b4 100644 --- a/docs/404.html +++ b/docs/404.html @@ -57,6 +57,7 @@ + diff --git a/docs/categories/index.html b/docs/categories/index.html index 76b7ea95..aaa8254a 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -59,6 +59,7 @@ + diff --git a/docs/imgs/iterm2prefs.png b/docs/imgs/iterm2prefs.png new file mode 100644 index 00000000..f98086aa Binary files /dev/null and b/docs/imgs/iterm2prefs.png differ diff --git a/docs/index.html b/docs/index.html index e226ef35..2f3f091a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -58,6 +58,7 @@ + diff --git a/docs/index.xml b/docs/index.xml index 4a5c20d8..bf60b872 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -6,11 +6,23 @@ Recent content on WTF Hugo -- gohugo.io en-us - Mon, 21 May 2018 16:11:58 -0700 + Thu, 24 May 2018 09:57:40 -0700 + + Configuration: iTerm2 + http://wtfutil.com/posts/configuration/iterm2/ + Thu, 24 May 2018 09:57:40 -0700 + + http://wtfutil.com/posts/configuration/iterm2/ + Many terminal apps don’t properly display multibyte emoji characters properly. This may fix the issue for you in iTerm2, it also may not. +By default iTerm2 uses a unicode rendering format that is not comletely compatible with some emoji characters. Instead what you’ll see is the emoji over-lapping normal text characters, or drawing outside the bounds of where they should be. +In iTerm2 open: +Preferences -> Profiles -> Text and check on the “Use Unicode Version 9 Widths” checkbox. + + Overview http://wtfutil.com/posts/overview/ diff --git a/docs/posts/configuration/attributes/index.html b/docs/posts/configuration/attributes/index.html index 505c617e..b5accfde 100644 --- a/docs/posts/configuration/attributes/index.html +++ b/docs/posts/configuration/attributes/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/configuration/index.html b/docs/posts/configuration/index.html index e0440c26..a3e4e16d 100644 --- a/docs/posts/configuration/index.html +++ b/docs/posts/configuration/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/configuration/iterm2/index.html b/docs/posts/configuration/iterm2/index.html new file mode 100644 index 00000000..e310e3fb --- /dev/null +++ b/docs/posts/configuration/iterm2/index.html @@ -0,0 +1,139 @@ + + + + + + + + + + + + +Configuration: iTerm2 | WTF + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Configuration: iTerm2

+ +
+ +
+ +

Many terminal apps don’t properly display multibyte emoji characters +properly. This may fix the issue for you in iTerm2, it also may not.

+ +

By default iTerm2 uses a unicode rendering format +that is not comletely compatible with some emoji characters. Instead what you’ll +see is the emoji over-lapping normal text characters, or drawing outside +the bounds of where they should be.

+ +

In iTerm2 open:

+
Preferences -> Profiles -> Text
+

and check on the “Use Unicode Version 9 Widths” checkbox. Then +restart WTF.

+ +

iTerm2
+Prefs

+ +

(Note: This issue is not unique to iTerm2. As of this writing it also +affects Terminal, and Hyper.)

+ +
+ + +
+ + + + diff --git a/docs/posts/glossary/index.html b/docs/posts/glossary/index.html index 43b20ed6..8cad05b6 100644 --- a/docs/posts/glossary/index.html +++ b/docs/posts/glossary/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/index.html b/docs/posts/index.html index 475b4bf0..352e32de 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -59,6 +59,7 @@ + @@ -93,6 +94,13 @@

Posts

diff --git a/docs/posts/modules/bamboohr/index.html b/docs/posts/modules/bamboohr/index.html index 8d88f6dd..237e962a 100644 --- a/docs/posts/modules/bamboohr/index.html +++ b/docs/posts/modules/bamboohr/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/clocks/index.html b/docs/posts/modules/clocks/index.html index 052a2ca9..66c1df91 100644 --- a/docs/posts/modules/clocks/index.html +++ b/docs/posts/modules/clocks/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/cmdrunner/index.html b/docs/posts/modules/cmdrunner/index.html index 9d7d3b4a..c90fef88 100644 --- a/docs/posts/modules/cmdrunner/index.html +++ b/docs/posts/modules/cmdrunner/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/gcal/index.html b/docs/posts/modules/gcal/index.html index e4f63188..bc4447eb 100644 --- a/docs/posts/modules/gcal/index.html +++ b/docs/posts/modules/gcal/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/git/index.html b/docs/posts/modules/git/index.html index 40ac99ca..602639fd 100644 --- a/docs/posts/modules/git/index.html +++ b/docs/posts/modules/git/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/github/index.html b/docs/posts/modules/github/index.html index fa4ba504..9befa933 100644 --- a/docs/posts/modules/github/index.html +++ b/docs/posts/modules/github/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/index.html b/docs/posts/modules/index.html index 0816306a..03ba5802 100644 --- a/docs/posts/modules/index.html +++ b/docs/posts/modules/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/jira/index.html b/docs/posts/modules/jira/index.html index 4465a99c..abcfb637 100644 --- a/docs/posts/modules/jira/index.html +++ b/docs/posts/modules/jira/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/newrelic/index.html b/docs/posts/modules/newrelic/index.html index f68b2c85..4b0ea8b5 100644 --- a/docs/posts/modules/newrelic/index.html +++ b/docs/posts/modules/newrelic/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/opsgenie/index.html b/docs/posts/modules/opsgenie/index.html index b5ea5219..378c0fea 100644 --- a/docs/posts/modules/opsgenie/index.html +++ b/docs/posts/modules/opsgenie/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/security/index.html b/docs/posts/modules/security/index.html index 1d7a721b..0205919d 100644 --- a/docs/posts/modules/security/index.html +++ b/docs/posts/modules/security/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/textfile/index.html b/docs/posts/modules/textfile/index.html index 0c546fe4..dbabc171 100644 --- a/docs/posts/modules/textfile/index.html +++ b/docs/posts/modules/textfile/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/todo/index.html b/docs/posts/modules/todo/index.html index 1baf3e32..048cd03a 100644 --- a/docs/posts/modules/todo/index.html +++ b/docs/posts/modules/todo/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/modules/weather/index.html b/docs/posts/modules/weather/index.html index 922df236..34a2f4fd 100644 --- a/docs/posts/modules/weather/index.html +++ b/docs/posts/modules/weather/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/posts/overview/index.html b/docs/posts/overview/index.html index 0f5bad63..e70a8ddc 100644 --- a/docs/posts/overview/index.html +++ b/docs/posts/overview/index.html @@ -57,6 +57,7 @@ + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index c844e624..698d0266 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -2,6 +2,11 @@ + + http://wtfutil.com/posts/configuration/iterm2/ + 2018-05-24T09:57:40-07:00 + + http://wtfutil.com/posts/overview/ 2018-05-21T16:11:58-07:00 @@ -104,7 +109,7 @@ http://wtfutil.com/posts/ - 2018-05-21T16:11:58-07:00 + 2018-05-24T09:57:40-07:00 0 @@ -115,7 +120,7 @@ http://wtfutil.com/ - 2018-05-21T16:11:58-07:00 + 2018-05-24T09:57:40-07:00 0 diff --git a/docs/tags/index.html b/docs/tags/index.html index ce40a05c..6d799d63 100644 --- a/docs/tags/index.html +++ b/docs/tags/index.html @@ -59,6 +59,7 @@ +