Christopher Jeffrey
|
77bd73b4c8
|
add sendFocus option. see #149.
|
2015-07-04 03:30:49 -07:00 |
Christopher Jeffrey
|
3dcc0b3d1b
|
minor bug fixes. handle tmux escaping.
|
2015-03-14 16:14:39 -07:00 |
Christopher Jeffrey
|
e8fe076681
|
refactor mouse events. put `buf` on event object.
|
2015-02-07 15:37:01 -08:00 |
Christopher Jeffrey
|
d70fa6d4a2
|
fix wheel, move, and button decoding for mouse events.
|
2015-02-04 20:39:34 -08:00 |
Christopher Jeffrey
|
89b2dfc373
|
major reimplementation of sgr and urxvt mouse. mousewheel not yet tested.
|
2015-02-03 21:22:04 -08:00 |
Christopher Jeffrey
|
a2afbe54bc
|
detect bugged vte mouse better. see #89.
|
2015-02-01 09:22:18 -08:00 |
Christopher Jeffrey
|
e9b3bdac34
|
allow VTE mouse access to cells up to 287. see #89.
|
2015-02-01 08:47:24 -08:00 |
Christopher Jeffrey
|
3cdcc7a64b
|
more fixes for VTE. see #89.
|
2015-01-31 18:36:47 -08:00 |
Christopher Jeffrey
|
f055496161
|
fix program.getCursor. fixes #25.
|
2015-01-31 12:57:21 -08:00 |
Christopher Jeffrey
|
df73eb5e3e
|
Revert "add workarounds for libvte mouse events. see #89."
This reverts commit bb61e5c144 .
|
2015-01-31 01:51:12 -08:00 |
Christopher Jeffrey
|
bb61e5c144
|
add workarounds for libvte mouse events. see #89.
|
2015-01-31 01:43:16 -08:00 |
Christopher Jeffrey
|
070cbd9001
|
decode mouse events and responses properly.
|
2013-08-13 11:30:44 -05:00 |
Christopher Jeffrey
|
d42adf7e32
|
make enter and return keypresses identical on all platforms. see #2.
|
2013-08-13 11:30:20 -05:00 |
Christopher Jeffrey
|
0bc25d9989
|
make dumps for all tests.
|
2013-07-28 14:45:38 -05:00 |
Christopher Jeffrey
|
3e6a89099e
|
add mouse test.
|
2013-07-14 08:06:47 -05:00 |