summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-03-23 12:33:18 -0400
committerpommicket <pommicket@gmail.com>2023-03-23 12:33:18 -0400
commit5254f8ab9b8be084a18c376774b8bebe4eb20173 (patch)
tree794162788cfee1fb3143e107e4e9067f2fe58c63 /main.c
parent3e4c6c976ce17324bc689c39790740f1e6761f36 (diff)
fix crash on :previous-position with no active buffer
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.c b/main.c
index d3cdbed..d3038f6 100644
--- a/main.c
+++ b/main.c
@@ -1,4 +1,7 @@
/*
+@TODO:
+- scroll to cursor when text is typed
+- some rust error locations arent detected?
FUTURE FEATURES:
- better undo chaining (dechain on backspace?)
- font setting & support for multiple fonts to cover more characters