From 8cf66cb2a2b4bd74b5c6ee89710346ac5c634529 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 23 Feb 2021 08:27:26 -0800 Subject: 7795 --- baremetal/shell/gap-buffer.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'baremetal/shell') diff --git a/baremetal/shell/gap-buffer.mu b/baremetal/shell/gap-buffer.mu index 0f389873..81537e9c 100644 --- a/baremetal/shell/gap-buffer.mu +++ b/baremetal/shell/gap-buffer.mu @@ -761,7 +761,7 @@ fn edit-gap-buffer self: (addr gap-buffer), key: grapheme { } # arrow keys { - compare g, 0x4/ctrl-d + compare g, 4/ctrl-d break-if-!= # ctrl-d: cursor down return -- cgit 1.4.1-2-gfad0