Christopher Jeffrey
|
86eeaf83ed
|
remove allowKeyPaste.
|
2013-08-18 14:16:02 -05:00 |
|
Christopher Jeffrey
|
5d3f878632
|
fix selectText.
|
2013-08-18 11:14:41 -05:00 |
|
Christopher Jeffrey
|
e5636baa1d
|
Merge branch 'select_mode'
|
2013-08-18 10:48:33 -05:00 |
|
Christopher Jeffrey
|
7484893695
|
options. events. readme.
|
2013-08-16 20:13:32 -05:00 |
|
Christopher Jeffrey
|
bcecbcd917
|
vim style selection+yanking. add props to constructor.
|
2013-08-16 20:13:32 -05:00 |
|
Christopher Jeffrey
|
9e6cb6b6b1
|
major clean up of modes.
|
2013-08-16 20:13:32 -05:00 |
|
Christopher Jeffrey
|
9d1a14d021
|
minor. rename variable. fix grabText. search keys.
|
2013-08-16 20:13:32 -05:00 |
|
Christopher Jeffrey
|
ee7498dff5
|
convert double equals to triple equals.
|
2013-08-16 20:13:31 -05:00 |
|
Christopher Jeffrey
|
c5e8a7ab62
|
add HML keys. fix search text selection.
|
2013-08-16 20:13:31 -05:00 |
|
Christopher Jeffrey
|
da887cf4a5
|
more prefix commands.
|
2013-08-16 20:13:31 -05:00 |
|
Christopher Jeffrey
|
cc7f4d0d7c
|
add clipboard support for selections.
|
2013-08-16 20:13:31 -05:00 |
|
Christopher Jeffrey
|
ffcbfdecd8
|
more selection mode work.
|
2013-08-16 20:13:31 -05:00 |
|
Christopher Jeffrey
|
0d60718f98
|
add selection mode.
|
2013-08-16 20:13:31 -05:00 |
|
Christopher Jeffrey
|
2eb1a7bdd8
|
comments.
|
2013-08-16 20:12:05 -05:00 |
|
Christopher Jeffrey
|
844c4d729c
|
fix option defaults.
|
2013-08-16 15:28:51 -05:00 |
|
Christopher Jeffrey
|
214d3e09a5
|
move paste listener.
|
2013-08-15 21:30:31 -05:00 |
|
Christopher Jeffrey
|
6ea891a159
|
listen for paste event on window.
|
2013-08-14 17:30:05 -05:00 |
|
Christopher Jeffrey
|
616b25bab7
|
fix term.reset().
|
2013-08-14 17:07:39 -05:00 |
|
Christopher Jeffrey
|
a7f5053194
|
fix wide char support. regex does not work.
|
2013-08-14 01:14:02 -05:00 |
|
Christopher Jeffrey
|
b5839cad96
|
enable wide-char handling.
|
2013-08-14 00:36:36 -05:00 |
|
Christopher Jeffrey
|
cd956bca1d
|
refactor of open. potential fix for ipad.
|
2013-08-14 00:29:57 -05:00 |
|
Christopher Jeffrey
|
349daf25bf
|
add allowKeyPaste option.
|
2013-08-13 23:57:33 -05:00 |
|
Christopher Jeffrey
|
48ab1714e6
|
fix initGlobal.
|
2013-08-13 21:51:40 -05:00 |
|
Christopher Jeffrey
|
86dad1b087
|
better options handling.
|
2013-08-13 17:20:55 -05:00 |
|
Christopher Jeffrey
|
6e375ccc33
|
move lib/term.js to src/term.js.
|
2013-08-13 09:51:58 -05:00 |
|
Christopher Jeffrey
|
3b322929c6
|
add a default style option.
|
2013-08-11 09:32:17 -05:00 |
|
Christopher Jeffrey
|
791127bc88
|
fix benchmark.
|
2013-08-11 05:30:04 -05:00 |
|
Christopher Jeffrey
|
15f6833598
|
fix inverse. refactor charAttributes.
|
2013-08-11 04:07:20 -05:00 |
|
Christopher Jeffrey
|
848a838170
|
optimize widechar check.
|
2013-08-10 17:26:02 -05:00 |
|
Christopher Jeffrey
|
6efc4f0086
|
makefile.
|
2013-08-10 15:54:46 -05:00 |
|
Christopher Jeffrey
|
628af0532f
|
deal with bad csr's. improve example. readme.
|
2013-08-10 15:39:28 -05:00 |
|
Christopher Jeffrey
|
49d3a20f3c
|
mouse changes.
|
2013-08-10 14:40:32 -05:00 |
|
Christopher Jeffrey
|
86922c7c8b
|
readme. misc.
|
2013-08-10 11:18:07 -05:00 |
|
Christopher Jeffrey
|
efa0e3c145
|
improve wide char support.
|
2013-08-10 09:23:04 -05:00 |
|
Christopher Jeffrey
|
d5b233b3f9
|
potential support for wide chars.
|
2013-08-10 08:44:33 -05:00 |
|
Christopher Jeffrey
|
a68c833692
|
support CSI 38 2 R G B m.
|
2013-08-10 08:38:26 -05:00 |
|
Christopher Jeffrey
|
2f212c6e4d
|
improve document/element/context handling.
|
2013-08-10 06:46:42 -05:00 |
|
Christopher Jeffrey
|
1bb83a207d
|
readme. package.json.
|
2013-08-08 11:00:11 -05:00 |
|
Christopher Jeffrey
|
320b7027a8
|
v0.0.2
|
2013-08-08 10:42:17 -05:00 |
|
Christopher Jeffrey
|
f46cb5198b
|
minor. do not emit 'open'.
|
2013-08-08 10:41:21 -05:00 |
|
Christopher Jeffrey
|
14248234d4
|
v0.0.1
|
2013-08-08 09:27:30 -05:00 |
|
Christopher Jeffrey
|
6cc8b3cd8a
|
improve focus behavior.
|
2013-08-08 09:06:16 -05:00 |
|
Christopher Jeffrey
|
9127316158
|
make term.js more portable.
|
2013-08-08 09:06:06 -05:00 |
|
Christopher Jeffrey
|
8bc844c03d
|
term.js
|
2013-08-08 09:03:56 -05:00 |
|
Christopher Jeffrey
|
51946a73c8
|
up
|
2013-08-08 09:03:31 -05:00 |
|