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-27 11:16:36 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-06-27 11:16:36 -0700
commit0f0be736fbe118612ad0b8f2bd84c2e7f4c35ade (patch)
tree82f3c8691f6d85f0749265660841eb450fbeaa2a /html/edit/008-sandbox-edit.mu.html
parent9a7e1a0f362cce3f9c1501e08743f09bfa9f8cb1 (diff)
downloadmu-0f0be736fbe118612ad0b8f2bd84c2e7f4c35ade.tar.gz
3962
Yet another regression, this time cascading from commit 3953. My
scenario wasn't actually testing what I thought it was testing.
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 6dbcb515..417a4d65 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#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="L222" class="LineNr">222 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3597'>page-down</a>
+<span id="L223" class="LineNr">223 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3597'>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#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="L308" class="LineNr">308 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3597'>page-down</a>
+<span id="L309" class="LineNr">309 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3597'>page-down</a>
+<span id="L310" class="LineNr">310 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L3597'>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>