about summary refs log tree commit diff stats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/trace.mu1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/trace.mu b/shell/trace.mu
index 7100c59e..2bdabe99 100644
--- a/shell/trace.mu
+++ b/shell/trace.mu
@@ -21,6 +21,7 @@ type trace {
   #     append a bunch of new trace lines to the trace
   #     render loop:
   #       rendering displays trace lines that match visible lines
+  #         (caching in each line)
   #       rendering computes cursor-line based on the cursor-y coordinate
   #       edit-trace updates cursor-y coordinate
   #       edit-trace might add/remove lines to visible