Commit Graph

18 Commits

Author SHA1 Message Date
Christopher Jeffrey 23567a75ab improve charWidth and strWidth. 2015-04-30 23:09:09 -07:00
Christopher Jeffrey f8946a22f3 fix combining check during unicode wrap. 2015-04-27 14:08:18 -07:00
Christopher Jeffrey 56aae2e861 cjk ambiguous with if statement. 2015-04-26 07:56:51 -07:00
Christopher Jeffrey 33d2f52dcf amiguous CJK character check. 2015-04-26 07:53:39 -07:00
Christopher Jeffrey 0ea8c77dd8 fix VTE. only remove surrogate double chars. 2015-04-26 07:16:50 -07:00
Christopher Jeffrey 86dd7e169a eaw test. attempt to use harmony unicode features. 2015-04-26 06:54:07 -07:00
Christopher Jeffrey 34fd68b620 Revert "isSurrogateLast"
This reverts commit e19730578c.
2015-04-26 06:38:06 -07:00
Christopher Jeffrey e19730578c isSurrogateLast 2015-04-26 06:37:45 -07:00
Christopher Jeffrey 620c17c7dc fix eaw test. comment. 2015-04-26 04:41:31 -07:00
Christopher Jeffrey c73fee2f7d rename unicode regexes again. 2015-04-26 04:34:32 -07:00
Christopher Jeffrey dafe95d900 rename unicode regexes. 2015-04-26 04:29:52 -07:00
Christopher Jeffrey ccca1092e7 add regex for all wide chars. 2015-04-26 04:23:32 -07:00
Christopher Jeffrey 347ef0c010 minor. 2015-04-16 17:45:46 -07:00
Christopher Jeffrey d520c94c3b handle unicode combining characters properly. 2015-04-16 11:33:08 -07:00
Christopher Jeffrey d12c51fc7b even more unicode. 2015-04-15 22:55:42 -07:00
Christopher Jeffrey b043571fbe more unicode. 2015-04-15 22:51:47 -07:00
Christopher Jeffrey e714c4f930 cleanup unicode. 2015-04-15 22:44:47 -07:00
Christopher Jeffrey 73d158cf02 refactoring unicode. 2015-04-15 22:36:48 -07:00