From b05f3cc185799df947f4285d7ac5d82a6bf43d82 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Mon, 27 Apr 2015 15:27:51 -0700 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18a8705..089c49e 100644 --- a/README.md +++ b/README.md @@ -281,9 +281,9 @@ The screen on which every other node renders. display text above the basic multilingual plane. this is behind an option because it may affect performance slightly negatively. without this option enabled, all double-width, surrogate pair, and combining characters will be - replaced by `??`, `?`, `` respectively. (NOTE: libvte (e.g. gnome-terminal) - cannot display characters that are both surrogate pairs _and_ double-width - properly. there is no way for blessed to fix this unfortunately). + replaced by `'??'`, `'?'`, `''` respectively. (NOTE: iTerm2 cannot display + combining characters properly. blessed simply removes them from an element's + content if iTerm2 is detected). ##### Properties: