Christopher Jeffrey
|
abd89d3aee
|
minor: fix indexOf call.
|
2013-08-04 08:40:53 -05:00 |
Christopher Jeffrey
|
4ad7d90c9d
|
mark acs as broken if the terminal uses the pc alt charset as acs.
|
2013-08-04 08:36:51 -05:00 |
Christopher Jeffrey
|
c05beb3059
|
setup method. use path.sep wherever possible. misc.
|
2013-08-04 08:13:01 -05:00 |
Christopher Jeffrey
|
c746cd7197
|
v0.0.20
|
2013-08-04 01:29:54 -05:00 |
mscdex
|
a1616aec0a
|
Better Windows support
|
2013-08-02 21:59:49 -04:00 |
Christopher Jeffrey
|
d63762fbe8
|
tput.js fixes.
|
2013-07-27 05:13:04 -05:00 |
Christopher Jeffrey
|
5e2f1061d1
|
misc - add a blessed.js file.
|
2013-07-24 14:41:02 -05:00 |
Christopher Jeffrey
|
77885514aa
|
go back to using arrays for out for now.
|
2013-07-23 03:29:37 -05:00 |
Christopher Jeffrey
|
8f936d00b7
|
tput.js refactor. rename variables.
|
2013-07-23 00:37:13 -05:00 |
Christopher Jeffrey
|
5e2ca90f04
|
more tput.js work, fixes. cleanup.
|
2013-07-23 00:25:04 -05:00 |
Christopher Jeffrey
|
fe9406aba1
|
more tput fixes/improvements/refactoring.
|
2013-07-22 22:28:01 -05:00 |
Christopher Jeffrey
|
e771fc9fc9
|
improvements to tput and colors.
|
2013-07-22 00:59:56 -05:00 |
Christopher Jeffrey
|
3ae01237be
|
fix tput string concatenation.
|
2013-07-18 18:09:03 -05:00 |
Christopher Jeffrey
|
b8e0fafaeb
|
misc. options. refactor tests/bin.
|
2013-07-18 18:02:45 -05:00 |
Christopher Jeffrey
|
48c2bae2a0
|
do not violate 80 col limit.
|
2013-07-18 15:01:42 -05:00 |
Christopher Jeffrey
|
61653e3f19
|
optimize terminfo compilation by using string concatenation instead of array.join.
|
2013-07-18 09:31:06 -05:00 |
Christopher Jeffrey
|
9ed9764b74
|
fix ACS/UTF8. use style object. rename ascii to line.
|
2013-07-16 19:05:44 -05:00 |
Christopher Jeffrey
|
7074d0da91
|
more terminfo paths.
|
2013-07-16 15:57:12 -05:00 |
Christopher Jeffrey
|
445e278af0
|
check all terminfo/termcap paths/variables.
|
2013-07-16 15:13:17 -05:00 |
Christopher Jeffrey
|
6a44fd9a35
|
misc. add sigtstp method.
|
2013-07-14 10:16:19 -05:00 |
Christopher Jeffrey
|
990fb0d796
|
minor property rename.
|
2013-07-14 09:32:50 -05:00 |
Christopher Jeffrey
|
9db97cd61c
|
easier feature checking.
|
2013-07-14 08:37:57 -05:00 |
Christopher Jeffrey
|
d0f99be764
|
lazily convert colors. other misc color fixes.
|
2013-07-14 06:57:15 -05:00 |
Christopher Jeffrey
|
d5f3874105
|
clean up old code.
|
2013-07-14 06:30:09 -05:00 |
Christopher Jeffrey
|
363bc44caa
|
fix terminfo if/else. detect features.
|
2013-07-14 06:24:04 -05:00 |
Christopher Jeffrey
|
fe39c786a6
|
higher level widgets.
|
2013-07-13 20:46:25 -05:00 |
Christopher Jeffrey
|
77593efd05
|
readme, tput, mouse, types, misc.
|
2013-06-25 06:35:15 -05:00 |
Christopher Jeffrey
|
8cca60beac
|
add workaround for screen-256color terminfo. use correct terminfo fallback.
|
2013-06-07 06:47:17 -05:00 |
Christopher Jeffrey
|
a1c82b1aa7
|
set-title for screen.
|
2013-04-28 17:39:46 -05:00 |
Christopher Jeffrey
|
110059704d
|
fix else...then.
|
2013-03-09 04:57:39 -06:00 |
Christopher Jeffrey
|
00b5a5b6f7
|
have extended area start on an even byte.
|
2013-03-06 04:53:08 -06:00 |
Christopher Jeffrey
|
2c41e0b862
|
include extended header in output.
|
2013-03-06 04:44:48 -06:00 |
Christopher Jeffrey
|
78c2803523
|
do not gracefully handle bad parse errors.
|
2013-03-06 04:03:54 -06:00 |
Christopher Jeffrey
|
134ebe28c0
|
Revert "misc changes."
This reverts commit 20121bec954e6744d9756e3f60a65f04fd897bbc.
|
2013-03-05 21:49:45 -06:00 |
Christopher Jeffrey
|
14c3e82d16
|
misc changes.
|
2013-03-05 18:16:14 -06:00 |
Christopher Jeffrey
|
962a7bdcc6
|
handle terminfo fallback better.
|
2013-03-05 17:38:41 -06:00 |
Christopher Jeffrey
|
464451859a
|
comments.
|
2013-03-05 02:40:00 -06:00 |
Christopher Jeffrey
|
7f0ab93e0d
|
cleanup
|
2013-03-05 02:28:20 -06:00 |
Christopher Jeffrey
|
176df61343
|
refactor
|
2013-03-04 20:03:00 -06:00 |
Christopher Jeffrey
|
c7f68baec6
|
improve test. add configurable termcap/info file options.
|
2013-03-04 18:22:23 -06:00 |
Christopher Jeffrey
|
f7a569c628
|
refactor. assert.
|
2013-03-04 13:00:14 -06:00 |
Christopher Jeffrey
|
51bc7c388c
|
comments. misc.
|
2013-03-01 07:02:14 -06:00 |
Christopher Jeffrey
|
a3bf0984ca
|
fix termcap aliases.
|
2013-02-28 01:41:25 -06:00 |
Christopher Jeffrey
|
36df8ef3ca
|
fix termcap aliases.
|
2013-02-28 01:36:27 -06:00 |
Christopher Jeffrey
|
4ed0bda9ff
|
recursively inherit from other termcap entries.
|
2013-02-28 01:26:08 -06:00 |
Christopher Jeffrey
|
6acb18fba4
|
improve compileTerminfo. try to read from $TERMCAP.
|
2013-02-28 01:17:37 -06:00 |
Christopher Jeffrey
|
76fa728a89
|
fix %r. remove comment.
|
2013-02-27 19:55:03 -06:00 |
Christopher Jeffrey
|
629995a669
|
add an assert.
|
2013-02-27 19:40:57 -06:00 |
Christopher Jeffrey
|
086414a5c5
|
fix printf %c.
|
2013-02-27 19:39:08 -06:00 |
Christopher Jeffrey
|
f2c4c01d9e
|
expose data for debugging.
|
2013-02-27 19:28:59 -06:00 |