diff options
author | Michael W <gcr@sneakygcr.net> | 2012-08-12 12:32:03 -0600 |
---|---|---|
committer | Michael W <gcr@sneakygcr.net> | 2012-08-12 12:32:03 -0600 |
commit | 998e709f65a8bd9acfd1917d0ac4aaa47f67030b (patch) | |
tree | 5bc68e8fffb4a5aea1e9e206d768a505e4b0f279 /.gitignore | |
parent | 540293601e7dcac9eb193d529d7b2413765f3c72 (diff) | |
download | geiser-guile-998e709f65a8bd9acfd1917d0ac4aaa47f67030b.tar.gz geiser-guile-998e709f65a8bd9acfd1917d0ac4aaa47f67030b.tar.bz2 |
[WIP] Draw images inline in the Racket REPL.
On the racket side, we use a custom print handler to print
images (convertible? values; see file/convertible) in a special format:
#<Image: filename>
On the geiser side, we add a comint post-output hook to search for
that filename and replace it with inline images.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions