From 402c93db50886d1628434a83f32ec14038ad2c97 Mon Sep 17 00:00:00 2001 From: Hayden Hargreaves Date: Mon, 30 Mar 2026 18:33:09 -0700 Subject: [PATCH] doc: adding note to TODO list in README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fa4c39a..c2802f2 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,13 @@ to Vims undo tree would many times longer than a simple stack. --- +## TODO List + +- Ops like change, and substitute and such should add to paste reg +- Delete op should also add to paste reg + +--- + ## 🎯 Features ### 🎭 Six Editor Modes