From f173379a75bdfed7e40562dd14031e9052364458 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 21 Feb 2021 15:17:32 -0800 Subject: 7769 --- baremetal/shell/gap-buffer.mu | 1 - baremetal/shell/grapheme-stack.mu | 1 - 2 files changed, 2 deletions(-) diff --git a/baremetal/shell/gap-buffer.mu b/baremetal/shell/gap-buffer.mu index 80e9bc54..4ec78789 100644 --- a/baremetal/shell/gap-buffer.mu +++ b/baremetal/shell/gap-buffer.mu @@ -1,5 +1,4 @@ # primitive for editing a single word -# parameter: max-word-size = 16 graphemes type gap-buffer { left: grapheme-stack diff --git a/baremetal/shell/grapheme-stack.mu b/baremetal/shell/grapheme-stack.mu index 418322e0..8a4bbd0a 100644 --- a/baremetal/shell/grapheme-stack.mu +++ b/baremetal/shell/grapheme-stack.mu @@ -1,5 +1,4 @@ # grapheme stacks are the smallest unit of editable text -# they are typically rendered horizontally type grapheme-stack { data: (handle array grapheme) -- cgit 1.4.1-2-gfad0