summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-08-14 22:57:32 -0300
committerpommicket <pommicket@gmail.com>2023-08-14 22:57:32 -0300
commit50ecb07c724091ea2556fda8738d7500a77b0f9b (patch)
tree7fa3e7bcde10f35c39860e9982e24a833cf5d4ef /main.c
parentefe5ae8cec7221779b9a6395eeb9b10b8974dd44 (diff)
selector search working again
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 65501c2..b207233 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,7 @@
/*
TODO:
-- selector search
- public Settings API
+- use home/end with selector
FUTURE FEATURES:
- autodetect indentation (tabs vs spaces)