Skip to content

Commit

Permalink
Switch to unicode 10, fixes emoji width issues
Browse files Browse the repository at this point in the history
  • Loading branch information
trufae committed Nov 21, 2017
1 parent 076b7f8 commit 3617b21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion sources/iTermProfilePreferences.m
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ + (NSDictionary *)defaultValueMap {
KEY_ANSWERBACK_STRING: @"",
KEY_XTERM_MOUSE_REPORTING: @NO,
KEY_XTERM_MOUSE_REPORTING_ALLOW_MOUSE_WHEEL: @YES,
KEY_UNICODE_VERSION: @8,
KEY_UNICODE_VERSION: @10,
KEY_ALLOW_TITLE_REPORTING: @NO,
KEY_ALLOW_TITLE_SETTING: @YES,
KEY_DISABLE_PRINTING: @NO,
Expand Down

0 comments on commit 3617b21

Please sign in to comment.