Add iTerm fix solution.

Add a iTerm fix solution from https://github.com/powerline/fonts/issues/44
This commit is contained in:
chmelevskij 2015-11-24 22:46:44 +00:00
parent eaa772f195
commit dbb968cdc3
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ I cant see any fancy symbols, whats wrong?
* If youre using iTerm2, please update to `this revision
<https://github.com/gnachman/iTerm2/commit/8e3ad6dabf83c60b8cf4a3e3327c596401744af6>`_
or newer.
or newer. Also make sure that Preferences>Profiles>Text>Non-ASCII Font is the same as
your main Font.
* You need to set your ``LANG`` and ``LC_*`` environment variables to
a UTF-8 locale (e.g. ``LANG=en_US.utf8``). Consult your Linux distros
documentation for information about setting these variables correctly.