Merge pull request #1503 from chmelevskij/patch-1
Add iTerm fix solution.
This commit is contained in:
commit
3b50893ed0
|
@ -7,7 +7,8 @@ I can’t see any fancy symbols, what’s wrong?
|
|||
|
||||
* If you’re 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 distro’s
|
||||
documentation for information about setting these variables correctly.
|
||||
|
|
Loading…
Reference in New Issue