Info Buffer #3
Unanswered
tmattacchione
asked this question in
Q&A
Replies: 1 comment 2 replies
|
@athomasoriginal Evaluation results are not recorded to information buffer by default. cf. https://liquidz.github.io/elin/#_results For now, standard outputs are recorded to information buffer.
|
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It's my understanding when
ElinToggleInfoBufferis executed it opens a buffer in vim which should contain the evaluated results. Is this correct?What I'm currently seeing is a buffer with the text
;; Elin Info Buffer(as seen below), but when I evaluate usingElinEvalCurrentListthe Info Buffer doesn't update with the results.Any guidance would be appreciated.
All reactions