summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-10 10:07:37 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-10 10:07:37 -0500
commit24cebad32db3115348ca03391a99857b08ab4ee1 (patch)
treef7a655dc84040425f55e3cb26d750cfb254ed566 /main.c
parent0135ebfa879af50f19ddc1495a36be3c030a6326 (diff)
find menu buttons including replace all
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.c b/main.c
index ac3e618..7d13359 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,6 @@
// @TODO:
-// - find & replace (with regex)
+// - chained undos (replace all = one undo action)
+// - highlight matching parentheses
// - split
// - completion
// - view-only