vim

Annie Carlson 2022-08-25T20:05:23.903389Z

Hey all, I'm playing with Fireplace, not the most experienced with Vim, and I'm wondering if there are any fireplace users that know how to get multiline responses from the quasi-REPL. It seems rather useless if it can't show me multiline output.

nate 2022-08-25T20:09:37.580629Z

It's been a while since I've used fireplace, but I remember a :Last command you could run to split the last evaluation into its own buffer. I used it a lot for multi-line results. It might work for quasi-REPL results.

Annie Carlson 2022-08-25T20:11:28.529069Z

You are an absolute hero! Thank you!

nate 2022-08-25T20:11:49.109579Z

awesome, glad to help