aboutsummaryrefslogtreecommitdiff
path: root/module/output/terminal.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-10 13:28:13 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-10 13:28:13 +0200
commitd8c3f29f788f6b508818d78d72975cb251ec9ee8 (patch)
tree58d18c261c1f43251de55384a08eb4e3c57d0db2 /module/output/terminal.scm
parentRemove old limiter on execute-query. (diff)
downloadcalp-d8c3f29f788f6b508818d78d72975cb251ec9ee8.tar.gz
calp-d8c3f29f788f6b508818d78d72975cb251ec9ee8.tar.xz
Got new timeslice limiter to work, document.
Diffstat (limited to '')
-rw-r--r--module/output/terminal.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/output/terminal.scm b/module/output/terminal.scm
index 4d12b48d..372f065a 100644
--- a/module/output/terminal.scm
+++ b/module/output/terminal.scm
@@ -293,6 +293,7 @@
)
(define-method (input (this <search-view>) char)
+ ;; TODO update this to match actual page length
(set! (page-length this) 10)
(case char