From b49ea0c7b08db95071487a0b36f7c556d294df40 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 9 Nov 2021 07:25:58 -0800 Subject: . --- vocabulary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vocabulary.md b/vocabulary.md index 27c9ea5f..931df057 100644 --- a/vocabulary.md +++ b/vocabulary.md @@ -191,8 +191,8 @@ automatically read and update the cursor position in various ways. - `draw-code-point-at-cursor-over-full-screen`: `render-code-point` at cursor position. - `draw-cursor`: highlights the current position of the cursor. Programs must - pass in the grapheme to draw at the cursor position, and are responsible for - clearing the highlight when the cursor moves. + pass in the code-point to draw at the cursor position, and are responsible + for clearing the highlight when the cursor moves. - `move-cursor-left`, `move-cursor-right`, `move-cursor-up`, `move-cursor-down`. These primitives always silently fail if the desired movement would go out of screen bounds. -- cgit 1.4.1-2-gfad0