From 0fe9a1812353969deba687f4de06eb28bd615dfa Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 5 Aug 2015 12:02:54 -0700 Subject: 1937 --- edit.mu | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/edit.mu b/edit.mu index 521633c1..4306e56c 100644 --- a/edit.mu +++ b/edit.mu @@ -134,6 +134,10 @@ scenario editor-initializes-without-data [ ] # bottom:number, screen:address <- render screen:address, editor:address:editor-data +# +# Assumes cursor should be at coordinates (cursor-row, cursor-column) and +# updates before-cursor to match. Might also move coordinates if they're +# outside text. recipe render [ local-scope screen:address <- next-ingredient -- cgit 1.4.1-2-gfad0