This commit is contained in:
Kartik K. Agaram 2021-02-23 08:27:26 -08:00
parent a230aca7fa
commit 8cf66cb2a2
1 changed files with 1 additions and 1 deletions

View File

@ -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