about summary refs log tree commit diff stats
path: root/html/edit/008-sandbox-edit.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-04-13 22:26:25 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-04-13 22:26:25 -0700
commit987b630476eff43467905299d936c388f28d3fc6 (patch)
treed9e68d0974af66bb1a195ae094dcfaf47bd1a20d /html/edit/008-sandbox-edit.mu.html
parentf404eb55720ce5bcfe9e78b74933a0a2b69badef (diff)
downloadmu-987b630476eff43467905299d936c388f28d3fc6.tar.gz
3820
Diffstat (limited to 'html/edit/008-sandbox-edit.mu.html')
-rw-r--r--html/edit/008-sandbox-edit.mu.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/edit/008-sandbox-edit.mu.html b/html/edit/008-sandbox-edit.mu.html
index 8a744993..a6900448 100644
--- a/html/edit/008-sandbox-edit.mu.html
+++ b/html/edit/008-sandbox-edit.mu.html
@@ -175,7 +175,7 @@ if ('onhashchange' in window) {
 <span id="L113" class="LineNr">113 </span>  <span class="Conceal">¦</span> <span class="muControl">break-unless</span> edit?
 <span id="L114" class="LineNr">114 </span>  <span class="Conceal">¦</span> <a href='../081print.mu.html#L623'>hide-screen</a> <a href='../081print.mu.html#L4'>screen</a>
 <span id="L115" class="LineNr">115 </span>  <span class="Conceal">¦</span> <a href='../081print.mu.html#L4'>screen</a> <span class="Special">&lt;-</span> render-sandbox-side <a href='../081print.mu.html#L4'>screen</a>, env, <a href='001-editor.mu.html#L123'>render</a>
-<span id="L116" class="LineNr">116 </span>  <span class="Conceal">¦</span> <a href='../081print.mu.html#L4'>screen</a> <span class="Special">&lt;-</span> <a href='004-programming-environment.mu.html#L510'>update-cursor</a> <a href='../081print.mu.html#L4'>screen</a>, recipes, current-sandbox, sandbox-in-focus?, env
+<span id="L116" class="LineNr">116 </span>  <span class="Conceal">¦</span> <a href='../081print.mu.html#L4'>screen</a> <span class="Special">&lt;-</span> <a href='004-programming-environment.mu.html#L500'>update-cursor</a> <a href='../081print.mu.html#L4'>screen</a>, recipes, current-sandbox, sandbox-in-focus?, env
 <span id="L117" class="LineNr">117 </span>  <span class="Conceal">¦</span> <a href='../081print.mu.html#L631'>show-screen</a> <a href='../081print.mu.html#L4'>screen</a>
 <span id="L118" class="LineNr">118 </span>  <span class="Conceal">¦</span> <span class="muControl">loop</span> <span class="Constant">+next-event</span>
 <span id="L119" class="LineNr">119 </span>  <span class="Delimiter">}</span>
@@ -272,7 +272,7 @@ if ('onhashchange' in window) {
 <span id="L210" class="LineNr">210 </span>  assume-resources [
 <span id="L211" class="LineNr">211 </span>  ]
 <span id="L212" class="LineNr">212 </span>  env:&amp;:environment <span class="Special">&lt;-</span> <a href='004-programming-environment.mu.html#L21'>new-programming-environment</a> <a href='../088file.mu.html#L11'>resources</a>, <a href='../081print.mu.html#L4'>screen</a>, <span class="Constant">[]</span>
-<span id="L213" class="LineNr">213 </span>  <a href='004-programming-environment.mu.html#L444'>render-all</a> <a href='../081print.mu.html#L4'>screen</a>, env, <a href='001-editor.mu.html#L123'>render</a>
+<span id="L213" class="LineNr">213 </span>  <a href='004-programming-environment.mu.html#L434'>render-all</a> <a href='../081print.mu.html#L4'>screen</a>, env, <a href='001-editor.mu.html#L123'>render</a>
 <span id="L214" class="LineNr">214 </span>  <span class="Comment"># create 2 sandboxes and scroll to second</span>
 <span id="L215" class="LineNr">215 </span>  assume-console [
 <span id="L216" class="LineNr">216 </span>  <span class="Conceal">¦</span> press ctrl-n
@@ -321,7 +321,7 @@ if ('onhashchange' in window) {
 <span id="L259" class="LineNr">259 </span>  assume-resources [
 <span id="L260" class="LineNr">260 </span>  ]
 <span id="L261" class="LineNr">261 </span>  env:&amp;:environment <span class="Special">&lt;-</span> <a href='004-programming-environment.mu.html#L21'>new-programming-environment</a> <a href='../088file.mu.html#L11'>resources</a>, <a href='../081print.mu.html#L4'>screen</a>, <span class="Constant">[]</span>
-<span id="L262" class="LineNr">262 </span>  <a href='004-programming-environment.mu.html#L444'>render-all</a> <a href='../081print.mu.html#L4'>screen</a>, env, <a href='001-editor.mu.html#L123'>render</a>
+<span id="L262" class="LineNr">262 </span>  <a href='004-programming-environment.mu.html#L434'>render-all</a> <a href='../081print.mu.html#L4'>screen</a>, env, <a href='001-editor.mu.html#L123'>render</a>
 <span id="L263" class="LineNr">263 </span>  <span class="Comment"># create 2 sandboxes</span>
 <span id="L264" class="LineNr">264 </span>  assume-console [
 <span id="L265" class="LineNr">265 </span>  <span class="Conceal">¦</span> press ctrl-n