John Magolske wrote: > I use Vim and wanted to be able to visually select snippets of code > within a text file, run them through csi, then view the output
This reminded me to post my work on VimSh to the wiki: http://wiki.call-cc.org/vim#using-vimsh I believe it's currently the best way to run an interactive shell inside Vim. I've been using it as a "SLIME for Vim" with success for quite some time. Tobia _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
