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-06-25 09:46:05 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-06-25 09:46:05 -0700
commitd5a0abc20f2561d739fcc5cdeeef1e43ddcfd5ce (patch)
treec83c1e4c92481f08e390b3fb78dbfab561f820bb /html/edit/008-sandbox-edit.mu.html
parent77304fcbebcb2d83c44a3760ab1fd5fbbc91ac3a (diff)
downloadmu-d5a0abc20f2561d739fcc5cdeeef1e43ddcfd5ce.tar.gz
3956
Diffstat (limited to 'html/edit/008-sandbox-edit.mu.html')
-rw-r--r--html/edit/008-sandbox-edit.mu.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/html/edit/008-sandbox-edit.mu.html b/html/edit/008-sandbox-edit.mu.html
index 0103fb55..bfa85e12 100644
--- a/html/edit/008-sandbox-edit.mu.html
+++ b/html/edit/008-sandbox-edit.mu.html
@@ -281,8 +281,8 @@ if ('onhashchange' in window) {
 <span id="L219" class="LineNr">219 </span>  <span class="Conceal">¦</span> press F4
 <span id="L220" class="LineNr">220 </span>  <span class="Conceal">¦</span> type <span class="Constant">[add 1, 1]</span>
 <span id="L221" class="LineNr">221 </span>  <span class="Conceal">¦</span> press F4
-<span id="L222" class="LineNr">222 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3541'>page-down</a>
-<span id="L223" class="LineNr">223 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3541'>page-down</a>
+<span id="L222" class="LineNr">222 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3590'>page-down</a>
+<span id="L223" class="LineNr">223 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3590'>page-down</a>
 <span id="L224" class="LineNr">224 </span>  ]
 <span id="L225" class="LineNr">225 </span>  <a href='004-programming-environment.mu.html#L39'>event-loop</a> <a href='../081print.mu.html#L16'>screen</a>, <a href='../084console.mu.html#L23'>console</a>, env, <a href='../088file.mu.html#L11'>resources</a>
 <span id="L226" class="LineNr">226 </span>  screen-should-contain [
@@ -367,9 +367,9 @@ if ('onhashchange' in window) {
 <span id="L305" class="LineNr">305 </span>  ]
 <span id="L306" class="LineNr">306 </span>  <span class="Comment"># now try to scroll past end</span>
 <span id="L307" class="LineNr">307 </span>  assume-console [
-<span id="L308" class="LineNr">308 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3541'>page-down</a>
-<span id="L309" class="LineNr">309 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3541'>page-down</a>
-<span id="L310" class="LineNr">310 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3541'>page-down</a>
+<span id="L308" class="LineNr">308 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3590'>page-down</a>
+<span id="L309" class="LineNr">309 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3590'>page-down</a>
+<span id="L310" class="LineNr">310 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3590'>page-down</a>
 <span id="L311" class="LineNr">311 </span>  ]
 <span id="L312" class="LineNr">312 </span>  run [
 <span id="L313" class="LineNr">313 </span>  <span class="Conceal">¦</span> <a href='004-programming-environment.mu.html#L39'>event-loop</a> <a href='../081print.mu.html#L16'>screen</a>, <a href='../084console.mu.html#L23'>console</a>, env, <a href='../088file.mu.html#L11'>resources</a>