handle all available events per frame

This commit is contained in:
alice pellerin
2026-03-24 17:48:12 -05:00
parent a6cf1831c0
commit 7c32ecfa64
2 changed files with 11 additions and 2 deletions
+1
View File
@@ -30,6 +30,7 @@ const BYTES_OF_PADDING: usize = LINES_OF_PADDING * BYTES_PER_LINE;
// - search
// - ascii and bytes (`/` and `A-/`?)
// - diffing
// - doesn't have to be anything fancy, just compare each byte 1:1
// - s/A-k/A-K
// - sm select marks
// - C-a/C-x