Commit Graph

1019 Commits

Author SHA1 Message Date
Christopher Jeffrey 8b886e7539 convert ibm to utf8. see #127. 2015-04-20 14:09:16 -07:00
Christopher Jeffrey e9be309ce4 make .gitignore more unixy. see #128. 2015-04-20 04:19:17 -07:00
Christopher Jeffrey (JJ) 057dd91085 Merge pull request #128 from yaronn/master
add .gitignore
2015-04-20 04:19:29 -07:00
Yaron Naveh 44a9c4f7ec add .gitignore 2015-04-20 14:13:18 +03:00
Christopher Jeffrey a0daecc8bb fuzzyFind improvement. 2015-04-19 19:50:53 -07:00
Christopher Jeffrey 884b9bcb33 fix ansi-viewer require. see #127. 2015-04-19 12:09:05 -07:00
Christopher Jeffrey 1810f2f914 drop tty check for now. see yaronn/blessed-contrib#45. 2015-04-19 06:01:09 -07:00
Christopher Jeffrey acd33d7bbe ansi-viewer minor. 2015-04-19 06:00:31 -07:00
Christopher Jeffrey 034728e900 narrow ansi-viewer list. 2015-04-18 23:58:41 -07:00
Christopher Jeffrey a55e7620a0 v0.1.5 2015-04-18 22:29:33 -07:00
Christopher Jeffrey 868bcbff76 npmignore. 2015-04-18 22:28:19 -07:00
Christopher Jeffrey 564592891c fuzzyFind callback convention. 2015-04-18 22:25:13 -07:00
Christopher Jeffrey 2c00450029 allow regexes for fuzzyfind. 2015-04-18 22:22:32 -07:00
Christopher Jeffrey 2666a008bf fix fuzzyFind. 2015-04-18 22:18:42 -07:00
Christopher Jeffrey 6c195dd8a0 fix label scroll. improve search. add features to ansi-viewer. 2015-04-18 22:15:11 -07:00
Christopher Jeffrey e3359a6877 update ansi-viewer deps. 2015-04-18 20:42:17 -07:00
Christopher Jeffrey d479bc6153 v0.1.4 2015-04-18 20:37:08 -07:00
Christopher Jeffrey 72dcf7b18f ansi art viewer. 2015-04-18 20:36:46 -07:00
Christopher Jeffrey 02f5287b56 v0.1.3 2015-04-18 20:20:34 -07:00
Christopher Jeffrey 3ff31cf0c1 minor fixes. 2015-04-18 20:20:25 -07:00
Christopher Jeffrey 1ad3c0dcb2 v0.1.2 2015-04-17 21:20:47 -07:00
Christopher Jeffrey 82928702d3 surrogate. one flew over the 杜鹃's nest. 2015-04-17 21:17:11 -07:00
Christopher Jeffrey d49881f96b readme again. 2015-04-16 23:21:45 -07:00
Christopher Jeffrey 72530932e3 Revert "readme"
This reverts commit cd81e96db6.
2015-04-16 23:21:02 -07:00
Christopher Jeffrey cd81e96db6 readme 2015-04-16 23:18:49 -07:00
Christopher Jeffrey 32d734d568 v0.1.1 2015-04-16 17:58:50 -07:00
Christopher Jeffrey 347ef0c010 minor. 2015-04-16 17:45:46 -07:00
Christopher Jeffrey 7b31f45468 fix textarea for full unicode. 2015-04-16 16:16:55 -07:00
Christopher Jeffrey 5dacfbad97 stop using screen.cols. 2015-04-16 14:38:36 -07:00
Christopher Jeffrey 46a76abbdd add invertSelected option to List. fixes #124. 2015-04-16 13:20:49 -07:00
Christopher Jeffrey 489aa2dbe3 clean up Element.render surrogate handling. 2015-04-16 13:11:56 -07:00
Christopher Jeffrey 0acae98979 fix disappearing double-width chars on scroll up. 2015-04-16 12:31:07 -07:00
Christopher Jeffrey d520c94c3b handle unicode combining characters properly. 2015-04-16 11:33:08 -07:00
Christopher Jeffrey dfb87e2037 unicode. 2015-04-15 23:09:33 -07:00
Christopher Jeffrey 62cec50eb0 remove unicode-old. 2015-04-15 22:56:25 -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 1c76d4fb55 add back unicode-3/unicode-old for now. 2015-04-15 22:49:12 -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
Christopher Jeffrey 70c03a7f0b minor. 2015-04-15 21:49:28 -07:00
Christopher Jeffrey 5216720f26 readme code again. 2015-04-15 11:11:11 -07:00
Christopher Jeffrey d42ce98154 readme. 2015-04-15 11:10:24 -07:00
Christopher Jeffrey 62b1003a05 handle 0-width surrogates. 2015-04-15 10:49:43 -07:00
Christopher Jeffrey cb363c575b libvte cannot display surrogate pair double width characters properly. 2015-04-15 10:46:25 -07:00
Christopher Jeffrey c5e5ed86f6 fix surrogate crash. 2015-04-15 10:38:26 -07:00
Christopher Jeffrey 29ca94e719 widget-shadow.js. 2015-04-15 10:35:47 -07:00
Christopher Jeffrey 4ca28d0860 use emitKeys() from node v0.12.2. see #91 #92 slap-editor/slap#74 slap-editor/slap#96. 2015-04-15 10:30:09 -07:00
Christopher Jeffrey 85be64273f clean up old surrogates code. 2015-04-15 10:10:19 -07:00
Christopher Jeffrey ea4e142757 add support for surrogate pairs. fixes #123. see #4 and slap-editor/slap#107. 2015-04-15 10:05:34 -07:00