Is there an ability to pretty print the full evaluated form in the results log buffer that was evaluated, vs having the abbreviated expression all in one line? some kind of Conjure config value that could toggle that mode? I generally eval from the working buffer, but this seems like it might be helpful to show what was evaluated when working with someone so they can see a) what was just evaluated and not have to track the cursor, and b) the full history of what was evaluated. As well as having the full output to jump back to if evaluating different forms Based on the documentation, it looks like it is only configuration about printing the results, and not about printing the evaluated form
I see g:conjure#preview#sample_limit, but that is based only on view size
i believe the goal is to use a real buffer as the "working buffer"
but this could be a good question in a github issue
Maybe… or at least “simulate” the working buffer a little bit more when screen sharing/presenting I know what form I evaluated, but when paring/screen sharing/presenting having the expression not truncated and shown in full might help reduce questions
i read through the last couple pages of issues and didn't see this one, so i think opening a new one would be good
i bet oliver would be interested at least, he's pretty reasonable