Philip McGrath
c14081de59
Support Racket on Chez Scheme
...
Use the FFI instead of depending on Racket BC's C API.
(But we still build a shared C library, because I'm not sure
about the portability of the `struct termios` type.)
Closes https://github.com/tonyg/racket-ansi/issues/6
2020-02-24 16:01:45 -05:00
Tony Garnock-Jones
c2454badf7
Use standard compilation approach for the C extension
2017-02-25 16:11:17 -05:00
Tony Garnock-Jones
cd01330ca6
X11 Mouse support
2015-05-08 14:10:17 -04:00
Tony Garnock-Jones
46d97f0926
Better explicit control over utf-8 input mode
2014-12-27 15:23:46 -05:00
Tony Garnock-Jones
ee5fca79c1
Disable the mouse event xterm sequence output.
2014-12-17 12:42:47 -05:00
Tony Garnock-Jones
11b4a88e62
Use the (more reliable) plumber mechanism instead of exit-handler
2014-12-17 12:14:00 -05:00
Tony Garnock-Jones
7ef6d4fe9a
Repurpose test-raw.
2014-12-17 12:01:40 -05:00
Tony Garnock-Jones
7c3b3f3c6c
Packageize
2014-12-17 11:54:44 -05:00