Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Mar 23, 2024
1 parent 803aef8 commit ed9e807
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion output/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1461,8 +1461,10 @@ <h1 id="output-destinations">Output Destinations<a class="headerlink" href="#out
<p>With the setting <code>calva.outputDestinations</code>, you can configure where each category of output should go to:</p>
<ul>
<li>the <a href="../repl-window/">REPL Window</a></li>
<li>the <em>Calva Says</em> Output Channel.</li>
<li>the <em>Calva Says</em> Output Channel</li>
<li>the <em>Calva Output</em> (pseudo) Terminal</li>
</ul>
<p>The reason there are several options for this is partly legacy and partly because VS Code restricts the placement of different views in different ways. We hope you will find a combination of output destinations that suits you.</p>
<h2 id="repl-process-output-stdout-and-stderr">REPL process output (stdout and stderr)<a class="headerlink" href="#repl-process-output-stdout-and-stderr" title="Permanent link">#</a></h2>
<p>When Calva is connected to the REPL, the Output window will by default print not only results of evaluations, but also:</p>
<ol>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit ed9e807

Please sign in to comment.