hylang / hy-mode

Hy mode for Emacs
GNU General Public License v3.0
189 stars 48 forks source link

Add option to keep output when using `hy-shell--redirect-send` #100

Open lsp-ableton opened 3 years ago

lsp-ableton commented 3 years ago

It can be useful to get the output from the hy-shell as a string using redirect-send while still keeping the output in the REPL buffer as a record.