sketch out zz, plan other modes

This commit is contained in:
alice pellerin
2026-03-17 04:49:47 -05:00
parent 9eeeca9034
commit 999964abde
2 changed files with 18 additions and 3 deletions
+6 -1
View File
@@ -15,13 +15,18 @@ const CHUNKS_PER_LINE: usize = BYTES_PER_LINE / BYTES_PER_CHUNK;
// TODO:
// - modes
// - g/v/z
// - select
// - insert
// - zz/zt/zb
// - search
// - jumplist
// - modifications
// - insert/append
// - mode
// - replace
// - partial action
// - replace-and-keep-going
// - mode
// - delete
// - change