Fork me on GitHub
#conjure
<
2021-05-19
>
uwo19:05:10

Here's a funny question, I find myself preferring to work with return data (in the conjure buffer), and when it comes to println -- or pprint especially -- I find myself removing the leading comment and "(out)" so that I can work with it as data. Would it be feasible to make an option to demarcate print info differently, so that the lines with data aren't prefixed?

👍 2
Olical15:05:27

I think this isn't doable without a new option :thinking_face: would you be able to open an issue for this too? Thank you! I think it's a valid idea, just requires a little thought and a small feature.

emilaasa15:05:48

I'd also use that if it was an option

Olical12:05:35

I've added g:conjure#client#clojure#nrepl#eval#raw_out to support this idea. It's on develop let me know what you think! You can map this to a key or something if you end up toggling it a lot too.

uwo14:05:59

Thanks so much!! I'm sorry I haven't gotten around to creating any tickets for you.

Olical14:05:23

No problem! Everyone's busy ☺️