Closed gfredericks closed 10 years ago
Originally referenced the wrong issue (not sure how I pulled that off), and force-pushed to correct it.
Looks good to me! Thanks for patching this, it's exactly what I had in mind. I'll test it out locally and release a new version of whidbey later.
Fixes issue #8.
This wasn't possible because whidbey hard-coded a call to
cprint-str
rather than usingpprint-str
with a default option of{:print-color true}
.