Commit Graph

971 Commits

Author SHA1 Message Date
Christopher Jeffrey 3f8ed04898 allow unicode on all windows consoles for now. see #130. 2015-04-26 19:22:23 -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 56421ccc7b fix VTE again - two chars for surrogate wide replacement. 2015-04-26 07:17:39 -07:00
Christopher Jeffrey 0ea8c77dd8 fix VTE. only remove surrogate double chars. 2015-04-26 07:16:50 -07:00
Christopher Jeffrey 051e90070c workaround VTEs wide surrogate pair display bug. 2015-04-26 07:03:52 -07:00
Christopher Jeffrey b753a8c492 cleanup eaw test. 2015-04-26 06:56:56 -07:00
Christopher Jeffrey da368f58d9 v0.1.53 2015-04-26 06:54:57 -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 2eb57cc725 do not break on spaces, double-widths, surrogates, or combinings for text wrapping. 2015-04-26 06:32:41 -07:00
Christopher Jeffrey 9a2b6dfd81 v0.1.52 2015-04-26 06:09:17 -07:00
Christopher Jeffrey 94ba30cbfd fix: break on extra space for double-width again. 2015-04-26 05:55:20 -07:00
Christopher Jeffrey fe4a807042 fix 鹃 when bold in eaw test. 2015-04-26 05:54:39 -07:00
Christopher Jeffrey e21a470853 eaw test. 2015-04-26 05:36:30 -07:00
Christopher Jeffrey c5257275ea v0.1.51 2015-04-26 05:10:12 -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 758eef133c stop double-width chars from breaking words when wrapped. 2015-04-26 04:16:47 -07:00
Christopher Jeffrey edf22cd6cd screenshot. 2015-04-26 02:40:39 -07:00
Christopher Jeffrey 3d8dfd0db4 screen.screenshot 2015-04-26 02:34:17 -07:00
Christopher Jeffrey 963cfbb9f8 fix labels for non-scrollable elements. 2015-04-25 19:12:47 -07:00
Christopher Jeffrey 945e2a57fb time.js again. 2015-04-25 19:08:58 -07:00
Christopher Jeffrey ab4ce7ee30 minor. time.js. 2015-04-25 19:06:39 -07:00
Christopher Jeffrey cbed0b449a GetConsoleCP fixes. see #130. 2015-04-25 16:59:31 -07:00
Christopher Jeffrey f2d809d57b fix chcp usage: exe->com. fix output parsing. see #130. 2015-04-25 15:19:29 -07:00
Christopher Jeffrey 0461a35219 fix error in tput.js. 2015-04-25 12:39:44 -07:00
Christopher Jeffrey 5f993a19d9 check for unicode on windows using GetConsoleCP. see #130. 2015-04-25 12:32:32 -07:00
Christopher Jeffrey 38cc1a3ea3 more ritems fixes. 2015-04-24 11:39:40 -07:00
Christopher Jeffrey 096869d82e fix ritems handling. debug. 2015-04-24 01:40:18 -07:00
Christopher Jeffrey bcb248b768 minor. 2015-04-23 22:25:09 -07:00
Christopher Jeffrey fdf181b8e0 return tagless values for list items. 2015-04-22 16:58:33 -07:00
Christopher Jeffrey 2e5da439b0 Revert "ritems with no tags."
This reverts commit 3ba251cc2f.
2015-04-22 16:54:15 -07:00
Christopher Jeffrey 3ba251cc2f ritems with no tags. 2015-04-22 16:53:46 -07:00
Christopher Jeffrey 01b2d0b265 fuzzyFind. 2015-04-22 13:32:23 -07:00
Christopher Jeffrey 861b5ef431 screenshot method cleanup. 2015-04-21 13:29:02 -07:00
Christopher Jeffrey 0847faa7e8 screenshot, shuffle, slideshow for ansi-viewer. 2015-04-21 07:13:22 -07:00
Christopher Jeffrey 43c39b525f handle animating screenshots. ansi-viewer. 2015-04-21 06:56:40 -07:00
Christopher Jeffrey 5f1d320112 add screenshot method to widget.js. 2015-04-21 05:46:21 -07:00
Christopher Jeffrey 429afdc541 comment. 2015-04-21 05:10:02 -07:00
Christopher Jeffrey 9a75c29281 screenshot coords. 2015-04-21 05:03:46 -07:00
Christopher Jeffrey 7c49f67247 screenshot. 2015-04-21 04:58:41 -07:00
Christopher Jeffrey e70edff5ce better screenshot method. 2015-04-21 04:56:07 -07:00
Christopher Jeffrey 009b4bbee9 minor. 2015-04-21 04:46:44 -07:00
Christopher Jeffrey e11e0044ef rename sgrRegion. 2015-04-21 04:45:33 -07:00
Christopher Jeffrey cb977ca08f sgrRegion for ansi-viewer. 2015-04-21 04:43:02 -07:00
Christopher Jeffrey c8bc743202 save art to regular utf8 sgr-only file. 2015-04-21 04:24:34 -07:00