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 | c08d3d8fd11c8713f0d418431b5c8595667879a0 (patch) | |
tree | f55893746ca5dffb52c7fcabbb06bb44ba873e5c /.gitignore | |
parent | 54aee8ec965269faa485f856aba0afd15389306e (diff) | |
download | geiser-c08d3d8fd11c8713f0d418431b5c8595667879a0.tar.gz geiser-c08d3d8fd11c8713f0d418431b5c8595667879a0.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